Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-39319 (GCVE-0-2023-39319)
Vulnerability from cvelistv5 – Published: 2023-09-08 16:13 – Updated: 2025-02-13 17:02- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | html/template |
Affected:
0 , < 1.20.8
(semver)
Affected: 1.21.0-0 , < 1.21.1 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T18:02:06.746Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/62197"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/526157"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2043"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20231020-0009/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-39319",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-26T16:02:49.339620Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-26T16:04:58.123Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "html/template",
"product": "html/template",
"programRoutines": [
{
"name": "escaper.escapeText"
},
{
"name": "tSpecialTagEnd"
},
{
"name": "indexTagEnd"
},
{
"name": "Template.Execute"
},
{
"name": "Template.ExecuteTemplate"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.20.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.21.1",
"status": "affected",
"version": "1.21.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Takeshi Kaneko (GMO Cybersecurity by Ierae, Inc.)"
}
],
"descriptions": [
{
"lang": "en",
"value": "The html/template package does not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-25T11:10:06.783Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/62197"
},
{
"url": "https://go.dev/cl/526157"
},
{
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-2043"
},
{
"url": "https://security.netapp.com/advisory/ntap-20231020-0009/"
},
{
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "Improper handling of special tags within script contexts in html/template"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-39319",
"datePublished": "2023-09-08T16:13:28.663Z",
"dateReserved": "2023-07-27T17:05:55.186Z",
"dateUpdated": "2025-02-13T17:02:47.366Z",
"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.20.8\", \"matchCriteriaId\": \"F1B13F8E-84CD-45E0-8DC5-FFF2A1E5E162\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.21.0\", \"versionEndExcluding\": \"1.21.1\", \"matchCriteriaId\": \"958E1BA0-2840-47E9-A790-79C10164C68C\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The html/template package does not apply the proper rules for handling occurrences of \\\"\u003cscript\\\", \\\"\u003c!--\\\", and \\\"\u003c/script\\\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.\"}, {\"lang\": \"es\", \"value\": \"El paquete html/template no aplica las reglas adecuadas para controlar las ocurrencias de \\\". Esto puede hacer que el analizador de plantillas considere incorrectamente que los contextos de script se terminan antes de tiempo, lo que provoca que las acciones se escapen incorrectamente. Esto podr\\u00eda aprovecharse para realizar un ataque XSS.\"}]",
"id": "CVE-2023-39319",
"lastModified": "2024-11-21T08:15:08.890",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}]}",
"published": "2023-09-08T17:15:27.910",
"references": "[{\"url\": \"https://go.dev/cl/526157\", \"source\": \"security@golang.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://go.dev/issue/62197\", \"source\": \"security@golang.org\", \"tags\": [\"Issue Tracking\"]}, {\"url\": \"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\", \"source\": \"security@golang.org\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-2043\", \"source\": \"security@golang.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"source\": \"security@golang.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231020-0009/\", \"source\": \"security@golang.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://go.dev/cl/526157\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://go.dev/issue/62197\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\"]}, {\"url\": \"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-2043\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231020-0009/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-39319\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-09-08T17:15:27.910\",\"lastModified\":\"2024-11-21T08:15:08.890\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The html/template package does not apply the proper rules for handling occurrences of \\\"\u003cscript\\\", \\\"\u003c!--\\\", and \\\"\u003c/script\\\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.\"},{\"lang\":\"es\",\"value\":\"El paquete html/template no aplica las reglas adecuadas para controlar las ocurrencias de \\\". Esto puede hacer que el analizador de plantillas considere incorrectamente que los contextos de script se terminan antes de tiempo, lo que provoca que las acciones se escapen incorrectamente. Esto podr\u00eda aprovecharse para realizar un ataque XSS.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.20.8\",\"matchCriteriaId\":\"F1B13F8E-84CD-45E0-8DC5-FFF2A1E5E162\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.21.0\",\"versionEndExcluding\":\"1.21.1\",\"matchCriteriaId\":\"958E1BA0-2840-47E9-A790-79C10164C68C\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/526157\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/62197\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-2043\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231020-0009/\",\"source\":\"security@golang.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://go.dev/cl/526157\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/62197\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-2043\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231020-0009/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/62197\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/526157\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-2043\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231020-0009/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T18:02:06.746Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-39319\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-26T16:02:49.339620Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-26T16:03:56.823Z\"}}], \"cna\": {\"title\": \"Improper handling of special tags within script contexts in html/template\", \"credits\": [{\"lang\": \"en\", \"value\": \"Takeshi Kaneko (GMO Cybersecurity by Ierae, Inc.)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"html/template\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.20.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.21.0-0\", \"lessThan\": \"1.21.1\", \"versionType\": \"semver\"}], \"packageName\": \"html/template\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"escaper.escapeText\"}, {\"name\": \"tSpecialTagEnd\"}, {\"name\": \"indexTagEnd\"}, {\"name\": \"Template.Execute\"}, {\"name\": \"Template.ExecuteTemplate\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/62197\"}, {\"url\": \"https://go.dev/cl/526157\"}, {\"url\": \"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-2043\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231020-0009/\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The html/template package does not apply the proper rules for handling occurrences of \\\"\u003cscript\\\", \\\"\u003c!--\\\", and \\\"\u003c/script\\\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-11-25T11:10:06.783Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-39319\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:02:47.366Z\", \"dateReserved\": \"2023-07-27T17:05:55.186Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-09-08T16:13:28.663Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:4469-1
Vulnerability from csaf_suse - Published: 2023-11-16 17:59 - Updated: 2023-11-16 17:59Notes
{
"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": "Security update for go1.21-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.21-openssl fixes the following issues:\n\nUpdate to version 1.21.4.1 cut from the go1.21-openssl-fips\nbranch at the revision tagged go1.21.4-1-openssl-fips.\n\n* Update to go1.21.4\n\n\ngo1.21.4 (released 2023-11-07) includes security fixes to the\npath/filepath package, as well as bug fixes to the linker, the\nruntime, the compiler, and the go/types, net/http, and\nruntime/cgo packages.\n\n* security: fix CVE-2023-45283 CVE-2023-45284 path/filepath: insecure parsing of Windows paths (bsc#1216943, bsc#1216944)\n* spec: update unification rules\n* cmd/compile: internal compiler error: expected struct value to have type struct\n* cmd/link: split text sections for arm 32-bit\n* runtime: MADV_COLLAPSE causes production performance issues on Linux\n* go/types, x/tools/go/ssa: panic: type param without replacement encountered\n* cmd/compile: -buildmode=c-archive produces code not suitable for use in a shared object on arm64\n* net/http: http2 page fails on firefox/safari if pushing resources\n\n\nInitial package go1.21-openssl version 1.21.3.1 cut from the\ngo1.21-openssl-fips branch at the revision tagged\ngo1.21.3-1-openssl-fips. (jsc#SLE-18320)\n\n* Go upstream merged branch dev.boringcrypto in go1.19+.\n* In go1.x enable BoringCrypto via GOEXPERIMENT=boringcrypto.\n* In go1.x-openssl enable FIPS mode (or boring mode as the\n package is named) either via an environment variable\n GOLANG_FIPS=1 or by virtue of booting the host in FIPS mode.\n* When the operating system is operating in FIPS mode, Go\n applications which import crypto/tls/fipsonly limit operations\n to the FIPS ciphersuite.\n* go1.x-openssl is delivered as two large patches to go1.x\n applying necessary modifications from the golang-fips/go GitHub\n project for the Go crypto library to use OpenSSL as the\n external cryptographic library in a FIPS compliant way.\n* go1.x-openssl modifies the crypto/* packages to use OpenSSL for\n cryptographic operations.\n* go1.x-openssl uses dlopen() to call into OpenSSL.\n* SUSE RPM packaging introduces a fourth version digit go1.x.y.z\n corresponding to the golang-fips/go patchset tagged revision.\n* Patchset improvements can be updated independently of upstream\n Go maintenance releases.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4469,SUSE-SLE-Module-Development-Tools-15-SP4-2023-4469,SUSE-SLE-Module-Development-Tools-15-SP5-2023-4469,openSUSE-SLE-15.4-2023-4469,openSUSE-SLE-15.5-2023-4469",
"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_4469-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4469-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234469-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4469-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017050.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"category": "self",
"summary": "SUSE Bug 1212667",
"url": "https://bugzilla.suse.com/1212667"
},
{
"category": "self",
"summary": "SUSE Bug 1212669",
"url": "https://bugzilla.suse.com/1212669"
},
{
"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 1215086",
"url": "https://bugzilla.suse.com/1215086"
},
{
"category": "self",
"summary": "SUSE Bug 1215087",
"url": "https://bugzilla.suse.com/1215087"
},
{
"category": "self",
"summary": "SUSE Bug 1215090",
"url": "https://bugzilla.suse.com/1215090"
},
{
"category": "self",
"summary": "SUSE Bug 1215985",
"url": "https://bugzilla.suse.com/1215985"
},
{
"category": "self",
"summary": "SUSE Bug 1216109",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "self",
"summary": "SUSE Bug 1216943",
"url": "https://bugzilla.suse.com/1216943"
},
{
"category": "self",
"summary": "SUSE Bug 1216944",
"url": "https://bugzilla.suse.com/1216944"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39320 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39320/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39321 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39321/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39322 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39322/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39323 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39323/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44487 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44487/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45283 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45284 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45284/"
}
],
"title": "Security update for go1.21-openssl",
"tracking": {
"current_release_date": "2023-11-16T17:59:49Z",
"generator": {
"date": "2023-11-16T17:59:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4469-1",
"initial_release_date": "2023-11-16T17:59:49Z",
"revision_history": [
{
"date": "2023-11-16T17:59:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"product": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"product_id": "go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"product": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"product_id": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"product": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"product_id": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.i586",
"product": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.i586",
"product_id": "go1.21-openssl-1.21.4.1-150000.1.5.1.i586"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.i586",
"product": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.i586",
"product_id": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"product": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"product_id": "go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"product": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"product_id": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"product": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"product_id": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"product": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"product_id": "go1.21-openssl-1.21.4.1-150000.1.5.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"product": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"product_id": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"product": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"product_id": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"product": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"product_id": "go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"product": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"product_id": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"product": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"product_id": "go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
},
{
"cve": "CVE-2023-39320",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39320"
}
],
"notes": [
{
"category": "general",
"text": "The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the \"go\" command was executed within the module. This applies to modules downloaded using the \"go\" command from the module proxy, as well as modules downloaded directly using VCS software.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39320",
"url": "https://www.suse.com/security/cve/CVE-2023-39320"
},
{
"category": "external",
"summary": "SUSE Bug 1215086 for CVE-2023-39320",
"url": "https://bugzilla.suse.com/1215086"
}
],
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"details": "important"
}
],
"title": "CVE-2023-39320"
},
{
"cve": "CVE-2023-39321",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39321"
}
],
"notes": [
{
"category": "general",
"text": "Processing an incomplete post-handshake message for a QUIC connection can cause a panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39321",
"url": "https://www.suse.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39321",
"url": "https://bugzilla.suse.com/1215087"
}
],
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"details": "important"
}
],
"title": "CVE-2023-39321"
},
{
"cve": "CVE-2023-39322",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39322"
}
],
"notes": [
{
"category": "general",
"text": "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 fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39322",
"url": "https://www.suse.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39322",
"url": "https://bugzilla.suse.com/1215087"
}
],
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"details": "important"
}
],
"title": "CVE-2023-39322"
},
{
"cve": "CVE-2023-39323",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39323"
}
],
"notes": [
{
"category": "general",
"text": "Line directives (\"//line\") can be used to bypass the restrictions on \"//go:cgo_\" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running \"go build\". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39323",
"url": "https://www.suse.com/security/cve/CVE-2023-39323"
},
{
"category": "external",
"summary": "SUSE Bug 1215985 for CVE-2023-39323",
"url": "https://bugzilla.suse.com/1215985"
}
],
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"details": "important"
}
],
"title": "CVE-2023-39323"
},
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-44487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44487"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44487",
"url": "https://www.suse.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1216123 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216123"
},
{
"category": "external",
"summary": "SUSE Bug 1216169 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216169"
},
{
"category": "external",
"summary": "SUSE Bug 1216171 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216171"
},
{
"category": "external",
"summary": "SUSE Bug 1216174 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216174"
},
{
"category": "external",
"summary": "SUSE Bug 1216176 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216176"
},
{
"category": "external",
"summary": "SUSE Bug 1216181 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216181"
},
{
"category": "external",
"summary": "SUSE Bug 1216182 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216182"
},
{
"category": "external",
"summary": "SUSE Bug 1216190 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216190"
}
],
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"details": "important"
}
],
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45283"
}
],
"notes": [
{
"category": "general",
"text": "The filepath package does not recognize paths with a \\??\\ prefix as special. On Windows, a path beginning with \\??\\ is a Root Local Device path equivalent to a path beginning with \\\\?\\. Paths with a \\??\\ prefix may be used to access arbitrary locations on the system. For example, the path \\??\\c:\\x is equivalent to the more common path c:\\x. Before fix, Clean could convert a rooted path such as \\a\\..\\??\\b into the root local device path \\??\\b. Clean will now convert this to .\\??\\b. Similarly, Join(\\, ??, b) could convert a seemingly innocent sequence of path elements into the root local device path \\??\\b. Join will now convert this to \\.\\??\\b. In addition, with fix, IsAbs now correctly reports paths beginning with \\??\\ as absolute, and VolumeName correctly reports the \\??\\ prefix as a volume name. UPDATE: Go 1.20.11 and Go 1.21.4 inadvertently changed the definition of the volume name in Windows paths starting with \\?, resulting in filepath.Clean(\\?\\c:) returning \\?\\c: rather than \\?\\c:\\ (among other effects). The previous behavior has been restored.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45283",
"url": "https://www.suse.com/security/cve/CVE-2023-45283"
},
{
"category": "external",
"summary": "SUSE Bug 1216943 for CVE-2023-45283",
"url": "https://bugzilla.suse.com/1216943"
}
],
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"details": "moderate"
}
],
"title": "CVE-2023-45283"
},
{
"cve": "CVE-2023-45284",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45284"
}
],
"notes": [
{
"category": "general",
"text": "On Windows, The IsLocal function does not correctly detect reserved device names in some cases. Reserved names followed by spaces, such as \"COM1 \", and reserved names \"COM\" and \"LPT\" followed by superscript 1, 2, or 3, are incorrectly reported as local. With fix, IsLocal now correctly reports these names as non-local.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45284",
"url": "https://www.suse.com/security/cve/CVE-2023-45284"
},
{
"category": "external",
"summary": "SUSE Bug 1216944 for CVE-2023-45284",
"url": "https://bugzilla.suse.com/1216944"
}
],
"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.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-16T17:59:49Z",
"details": "moderate"
}
],
"title": "CVE-2023-45284"
}
]
}
SUSE-SU-2023:3700-1
Vulnerability from csaf_suse - Published: 2023-09-20 09:17 - Updated: 2023-09-20 09:17Notes
{
"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\nUpdate to go1.20.8 (bsc#1206346).\n\n- CVE-2023-39318: Fixed improper handling of HTML-like comments within script contexts in html/template (bsc#1215084).\n- CVE-2023-39319: Fixed improper handling of special tags within script contexts in html/template (bsc#1215085).\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-3700,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3700,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3700,openSUSE-SLE-15.4-2023-3700,openSUSE-SLE-15.5-2023-3700",
"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_3700-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3700-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233700-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3700-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031568.html"
},
{
"category": "self",
"summary": "SUSE Bug 1206346",
"url": "https://bugzilla.suse.com/1206346"
},
{
"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-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",
"tracking": {
"current_release_date": "2023-09-20T09:17:33Z",
"generator": {
"date": "2023-09-20T09:17:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3700-1",
"initial_release_date": "2023-09-20T09:17:33Z",
"revision_history": [
{
"date": "2023-09-20T09:17:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.8-150000.1.23.1.aarch64",
"product": {
"name": "go1.20-1.20.8-150000.1.23.1.aarch64",
"product_id": "go1.20-1.20.8-150000.1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"product": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"product_id": "go1.20-doc-1.20.8-150000.1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.8-150000.1.23.1.aarch64",
"product": {
"name": "go1.20-race-1.20.8-150000.1.23.1.aarch64",
"product_id": "go1.20-race-1.20.8-150000.1.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.8-150000.1.23.1.i586",
"product": {
"name": "go1.20-1.20.8-150000.1.23.1.i586",
"product_id": "go1.20-1.20.8-150000.1.23.1.i586"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.8-150000.1.23.1.i586",
"product": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.i586",
"product_id": "go1.20-doc-1.20.8-150000.1.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.8-150000.1.23.1.ppc64le",
"product": {
"name": "go1.20-1.20.8-150000.1.23.1.ppc64le",
"product_id": "go1.20-1.20.8-150000.1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"product": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"product_id": "go1.20-doc-1.20.8-150000.1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"product": {
"name": "go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"product_id": "go1.20-race-1.20.8-150000.1.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.8-150000.1.23.1.s390x",
"product": {
"name": "go1.20-1.20.8-150000.1.23.1.s390x",
"product_id": "go1.20-1.20.8-150000.1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.8-150000.1.23.1.s390x",
"product": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.s390x",
"product_id": "go1.20-doc-1.20.8-150000.1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.8-150000.1.23.1.s390x",
"product": {
"name": "go1.20-race-1.20.8-150000.1.23.1.s390x",
"product_id": "go1.20-race-1.20.8-150000.1.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.8-150000.1.23.1.x86_64",
"product": {
"name": "go1.20-1.20.8-150000.1.23.1.x86_64",
"product_id": "go1.20-1.20.8-150000.1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"product": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"product_id": "go1.20-doc-1.20.8-150000.1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.8-150000.1.23.1.x86_64",
"product": {
"name": "go1.20-race-1.20.8-150000.1.23.1.x86_64",
"product_id": "go1.20-race-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.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.8-150000.1.23.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.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.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.8-150000.1.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-1.20.8-150000.1.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-150000.1.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-1.20.8-150000.1.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-150000.1.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-1.20.8-150000.1.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-150000.1.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-1.20.8-150000.1.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-150000.1.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-150000.1.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-150000.1.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-150000.1.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-150000.1.23.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-1.20.8-150000.1.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-150000.1.23.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-1.20.8-150000.1.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-150000.1.23.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-1.20.8-150000.1.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-150000.1.23.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-1.20.8-150000.1.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-150000.1.23.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-150000.1.23.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.aarch64"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-150000.1.23.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-150000.1.23.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.s390x"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-150000.1.23.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.x86_64"
},
"product_reference": "go1.20-race-1.20.8-150000.1.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"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-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.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-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.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-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-20T09:17:33Z",
"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-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.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-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.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-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.8-150000.1.23.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.8-150000.1.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-20T09:17:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
}
]
}
SUSE-SU-2023:3701-1
Vulnerability from csaf_suse - Published: 2023-09-20 09:19 - Updated: 2023-09-20 09:19Notes
{
"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.21",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.21 fixes the following issues:\n\nUpdate to go1.21.1 (bsc#1212475).\n\n- CVE-2023-39318: Fixed improper handling of HTML-like comments within script contexts in html/template (bsc#1215084).\n- CVE-2023-39319: Fixed improper handling of special tags within script contexts in html/template (bsc#1215085).\n- CVE-2023-39320: Fixed arbitrary execution in go.mod toolchain directive (bsc#1215086).\n- CVE-2023-39321, CVE-2023-39322: Fixed a panic when processing post-handshake message on QUIC connections in crypto/tls (bsc#1215087).\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-3701,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3701,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3701,openSUSE-SLE-15.4-2023-3701,openSUSE-SLE-15.5-2023-3701",
"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_3701-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3701-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233701-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3701-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031567.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"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 1215086",
"url": "https://bugzilla.suse.com/1215086"
},
{
"category": "self",
"summary": "SUSE Bug 1215087",
"url": "https://bugzilla.suse.com/1215087"
},
{
"category": "self",
"summary": "SUSE Bug 1215090",
"url": "https://bugzilla.suse.com/1215090"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39320 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39320/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39321 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39321/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39322 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39322/"
}
],
"title": "Security update for go1.21",
"tracking": {
"current_release_date": "2023-09-20T09:19:18Z",
"generator": {
"date": "2023-09-20T09:19:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3701-1",
"initial_release_date": "2023-09-20T09:19:18Z",
"revision_history": [
{
"date": "2023-09-20T09:19:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.1-150000.1.6.1.aarch64",
"product": {
"name": "go1.21-1.21.1-150000.1.6.1.aarch64",
"product_id": "go1.21-1.21.1-150000.1.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"product": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"product_id": "go1.21-doc-1.21.1-150000.1.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.1-150000.1.6.1.aarch64",
"product": {
"name": "go1.21-race-1.21.1-150000.1.6.1.aarch64",
"product_id": "go1.21-race-1.21.1-150000.1.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.1-150000.1.6.1.i586",
"product": {
"name": "go1.21-1.21.1-150000.1.6.1.i586",
"product_id": "go1.21-1.21.1-150000.1.6.1.i586"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.1-150000.1.6.1.i586",
"product": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.i586",
"product_id": "go1.21-doc-1.21.1-150000.1.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.1-150000.1.6.1.ppc64le",
"product": {
"name": "go1.21-1.21.1-150000.1.6.1.ppc64le",
"product_id": "go1.21-1.21.1-150000.1.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"product": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"product_id": "go1.21-doc-1.21.1-150000.1.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"product": {
"name": "go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"product_id": "go1.21-race-1.21.1-150000.1.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.1-150000.1.6.1.s390x",
"product": {
"name": "go1.21-1.21.1-150000.1.6.1.s390x",
"product_id": "go1.21-1.21.1-150000.1.6.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.1-150000.1.6.1.s390x",
"product": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.s390x",
"product_id": "go1.21-doc-1.21.1-150000.1.6.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.1-150000.1.6.1.s390x",
"product": {
"name": "go1.21-race-1.21.1-150000.1.6.1.s390x",
"product_id": "go1.21-race-1.21.1-150000.1.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.1-150000.1.6.1.x86_64",
"product": {
"name": "go1.21-1.21.1-150000.1.6.1.x86_64",
"product_id": "go1.21-1.21.1-150000.1.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"product_id": "go1.21-doc-1.21.1-150000.1.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.1-150000.1.6.1.x86_64",
"product": {
"name": "go1.21-race-1.21.1-150000.1.6.1.x86_64",
"product_id": "go1.21-race-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.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.21-race-1.21.1-150000.1.6.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.21-race-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.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.21-race-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.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.21-doc-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.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.21-race-1.21.1-150000.1.6.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.21-race-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.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.21-race-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.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.21-race-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.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.21-race-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-150000.1.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-1.21.1-150000.1.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-150000.1.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-150000.1.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
},
"product_reference": "go1.21-race-1.21.1-150000.1.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-20T09:19:18Z",
"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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-20T09:19:18Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
},
{
"cve": "CVE-2023-39320",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39320"
}
],
"notes": [
{
"category": "general",
"text": "The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the \"go\" command was executed within the module. This applies to modules downloaded using the \"go\" command from the module proxy, as well as modules downloaded directly using VCS software.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39320",
"url": "https://www.suse.com/security/cve/CVE-2023-39320"
},
{
"category": "external",
"summary": "SUSE Bug 1215086 for CVE-2023-39320",
"url": "https://bugzilla.suse.com/1215086"
}
],
"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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-20T09:19:18Z",
"details": "important"
}
],
"title": "CVE-2023-39320"
},
{
"cve": "CVE-2023-39321",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39321"
}
],
"notes": [
{
"category": "general",
"text": "Processing an incomplete post-handshake message for a QUIC connection can cause a panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39321",
"url": "https://www.suse.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39321",
"url": "https://bugzilla.suse.com/1215087"
}
],
"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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-20T09:19:18Z",
"details": "important"
}
],
"title": "CVE-2023-39321"
},
{
"cve": "CVE-2023-39322",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39322"
}
],
"notes": [
{
"category": "general",
"text": "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 fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39322",
"url": "https://www.suse.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39322",
"url": "https://bugzilla.suse.com/1215087"
}
],
"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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.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.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.4:go1.21-race-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.1-150000.1.6.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.1-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-20T09:19:18Z",
"details": "important"
}
],
"title": "CVE-2023-39322"
}
]
}
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"
}
]
}
RHSA-2023_6122
Vulnerability from csaf_redhat - Published: 2023-10-25 17:59 - 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": "Red Hat Advanced Cluster Management for Kubernetes 2.8.3 General Availability release images, which provide security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.8.3 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which address security issues and fix several bugs. See the Release Notes link in the References section, which will be updated shortly, for additional details about this release.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (Rapid Reset Attack) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\nA Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6122",
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "HYPBLD-146",
"url": "https://issues.redhat.com/browse/HYPBLD-146"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6122.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.8.3 security and bug fix updates",
"tracking": {
"current_release_date": "2024-12-18T04:50:33+00:00",
"generator": {
"date": "2024-12-18T04:50:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6122",
"initial_release_date": "2023-10-25T17:59:37+00:00",
"revision_history": [
{
"date": "2023-10-25T17:59:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-25T17:59:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:50:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.3-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"product_id": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.3-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.3-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"product_id": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"product_id": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_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_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-2024:3352
Vulnerability from csaf_redhat - Published: 2024-05-23 15:28 - Updated: 2025-11-25 10:17Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for etcd is now available for Red Hat OpenStack Platform 16.2\n(Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform\n(CVE-2024-4438)\n\n* Incomplete fix for CVE-2021-44716 in OpenStack Platform (CVE-2024-4437)\n\n* Incomplete fix for CVE-2022-41723 in OpenStack Platform (CVE-2024-4436)\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3352",
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3352.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (etcd) security update",
"tracking": {
"current_release_date": "2025-11-25T10:17:04+00:00",
"generator": {
"date": "2025-11-25T10:17:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:3352",
"initial_release_date": "2024-05-23T15:28:35+00:00",
"revision_history": [
{
"date": "2024-05-23T15:28:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T15:28:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:17:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.src",
"product_id": "etcd-0:3.3.23-16.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "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-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"acknowledgments": [
{
"names": [
"@r3kumar",
"@qmuntal"
]
}
],
"cve": "CVE-2024-1394",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262921"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1394"
},
{
"category": "external",
"summary": "RHBZ#2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
"url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
"url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
},
{
"category": "external",
"summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
"url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2660",
"url": "https://pkg.go.dev/vuln/GO-2024-2660"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
"url": "https://vuln.go.dev/ID/GO-2024-2660.json"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
},
{
"cve": "CVE-2024-4436",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279357"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4436"
},
{
"category": "external",
"summary": "RHBZ#2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4436",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform"
},
{
"cve": "CVE-2024-4437",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279361"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4437"
},
{
"category": "external",
"summary": "RHBZ#2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4437",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4437"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform"
},
{
"cve": "CVE-2024-4438",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279365"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2023-39325/CVE-2023-44487, known as Rapid Reset. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4438"
},
{
"category": "external",
"summary": "RHBZ#2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4438",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4438"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform"
}
]
}
RHSA-2023_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-2024_1901
Vulnerability from csaf_redhat - Published: 2024-04-18 07:17 - Updated: 2024-12-17 22:39Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift container images for the Red Hat Service Interconnect 1.5 release.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Service Interconnect 1.5 creates a service network, linking\nTCP and HTTP services across the hybrid cloud.\nA service network enables communication between services running in different network locations or sites.\nIt allows geographically distributed services to connect as if they were all running in the same site.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1901",
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect/"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "SKUPPER-1304",
"url": "https://issues.redhat.com/browse/SKUPPER-1304"
},
{
"category": "external",
"summary": "SKUPPER-1338",
"url": "https://issues.redhat.com/browse/SKUPPER-1338"
},
{
"category": "external",
"summary": "SKUPPER-1463",
"url": "https://issues.redhat.com/browse/SKUPPER-1463"
},
{
"category": "external",
"summary": "SKUPPER-976",
"url": "https://issues.redhat.com/browse/SKUPPER-976"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1901.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Service Interconnect 1.5.3 Release (images)",
"tracking": {
"current_release_date": "2024-12-17T22:39:14+00:00",
"generator": {
"date": "2024-12-17T22:39:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:1901",
"initial_release_date": "2024-04-18T07:17:25+00:00",
"revision_history": [
{
"date": "2024-04-18T07:17:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-18T07:17:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:39:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Service Interconnect 1",
"product": {
"name": "Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_interconnect:1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Service Interconnect"
},
{
"branches": [
{
"category": "product_version",
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"product": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"product": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"product": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"product": {
"name": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"product_id": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.3-3"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"product": {
"name": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"product_id": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.1-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"product": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"product": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"product": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"product": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"product": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"product": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"product": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"product": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"product": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"product": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"product": {
"name": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"product_id": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.3-3"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"product": {
"name": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"product_id": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.1-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"product": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64",
"product": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64",
"product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"product": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"product": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"product": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"product": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"product": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64"
},
"product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le"
},
"product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x"
},
"product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64"
},
"product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64"
},
"product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64"
},
"product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x"
},
"product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le"
},
"product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le"
},
"product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x"
},
"product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64"
},
"product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64"
},
"product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64"
},
"product_reference": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64"
},
"product_reference": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64"
},
"product_reference": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64"
},
"product_reference": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64"
},
"product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64"
},
"product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le"
},
"product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x"
},
"product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le"
},
"product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64"
},
"product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x"
},
"product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
},
"product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
}
]
}
RHSA-2023_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-2023_5008
Vulnerability from csaf_redhat - Published: 2023-10-31 14:23 - Updated: 2024-12-16 17: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 build of MicroShift release 4.14.0 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.14.0. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:5006\n\nAll of the bug fixes may not be documented in this advisory. Read the following release notes documentation for details about these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.14/html/release_notes/index\n\nSecurity Fix(es):\n\n* kube-apiserver: PrivEsc (CVE-2023-1260)\n\n* kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin (CVE-2023-2727)\n\n* kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin (CVE-2023-2728)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:5008",
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2176267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267"
},
{
"category": "external",
"summary": "2211322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211322"
},
{
"category": "external",
"summary": "2211348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211348"
},
{
"category": "external",
"summary": "OCPBUGS-10201",
"url": "https://issues.redhat.com/browse/OCPBUGS-10201"
},
{
"category": "external",
"summary": "OCPBUGS-10226",
"url": "https://issues.redhat.com/browse/OCPBUGS-10226"
},
{
"category": "external",
"summary": "OCPBUGS-10766",
"url": "https://issues.redhat.com/browse/OCPBUGS-10766"
},
{
"category": "external",
"summary": "OCPBUGS-11296",
"url": "https://issues.redhat.com/browse/OCPBUGS-11296"
},
{
"category": "external",
"summary": "OCPBUGS-11374",
"url": "https://issues.redhat.com/browse/OCPBUGS-11374"
},
{
"category": "external",
"summary": "OCPBUGS-11421",
"url": "https://issues.redhat.com/browse/OCPBUGS-11421"
},
{
"category": "external",
"summary": "OCPBUGS-11512",
"url": "https://issues.redhat.com/browse/OCPBUGS-11512"
},
{
"category": "external",
"summary": "OCPBUGS-11538",
"url": "https://issues.redhat.com/browse/OCPBUGS-11538"
},
{
"category": "external",
"summary": "OCPBUGS-11592",
"url": "https://issues.redhat.com/browse/OCPBUGS-11592"
},
{
"category": "external",
"summary": "OCPBUGS-11734",
"url": "https://issues.redhat.com/browse/OCPBUGS-11734"
},
{
"category": "external",
"summary": "OCPBUGS-11829",
"url": "https://issues.redhat.com/browse/OCPBUGS-11829"
},
{
"category": "external",
"summary": "OCPBUGS-11967",
"url": "https://issues.redhat.com/browse/OCPBUGS-11967"
},
{
"category": "external",
"summary": "OCPBUGS-12146",
"url": "https://issues.redhat.com/browse/OCPBUGS-12146"
},
{
"category": "external",
"summary": "OCPBUGS-12736",
"url": "https://issues.redhat.com/browse/OCPBUGS-12736"
},
{
"category": "external",
"summary": "OCPBUGS-12744",
"url": "https://issues.redhat.com/browse/OCPBUGS-12744"
},
{
"category": "external",
"summary": "OCPBUGS-12977",
"url": "https://issues.redhat.com/browse/OCPBUGS-12977"
},
{
"category": "external",
"summary": "OCPBUGS-13078",
"url": "https://issues.redhat.com/browse/OCPBUGS-13078"
},
{
"category": "external",
"summary": "OCPBUGS-13221",
"url": "https://issues.redhat.com/browse/OCPBUGS-13221"
},
{
"category": "external",
"summary": "OCPBUGS-14364",
"url": "https://issues.redhat.com/browse/OCPBUGS-14364"
},
{
"category": "external",
"summary": "OCPBUGS-14678",
"url": "https://issues.redhat.com/browse/OCPBUGS-14678"
},
{
"category": "external",
"summary": "OCPBUGS-15397",
"url": "https://issues.redhat.com/browse/OCPBUGS-15397"
},
{
"category": "external",
"summary": "OCPBUGS-15740",
"url": "https://issues.redhat.com/browse/OCPBUGS-15740"
},
{
"category": "external",
"summary": "OCPBUGS-15948",
"url": "https://issues.redhat.com/browse/OCPBUGS-15948"
},
{
"category": "external",
"summary": "OCPBUGS-16339",
"url": "https://issues.redhat.com/browse/OCPBUGS-16339"
},
{
"category": "external",
"summary": "OCPBUGS-16392",
"url": "https://issues.redhat.com/browse/OCPBUGS-16392"
},
{
"category": "external",
"summary": "OCPBUGS-18696",
"url": "https://issues.redhat.com/browse/OCPBUGS-18696"
},
{
"category": "external",
"summary": "OCPBUGS-18773",
"url": "https://issues.redhat.com/browse/OCPBUGS-18773"
},
{
"category": "external",
"summary": "OCPBUGS-19339",
"url": "https://issues.redhat.com/browse/OCPBUGS-19339"
},
{
"category": "external",
"summary": "OCPBUGS-19423",
"url": "https://issues.redhat.com/browse/OCPBUGS-19423"
},
{
"category": "external",
"summary": "OCPBUGS-19518",
"url": "https://issues.redhat.com/browse/OCPBUGS-19518"
},
{
"category": "external",
"summary": "OCPBUGS-19638",
"url": "https://issues.redhat.com/browse/OCPBUGS-19638"
},
{
"category": "external",
"summary": "OCPBUGS-19646",
"url": "https://issues.redhat.com/browse/OCPBUGS-19646"
},
{
"category": "external",
"summary": "OCPBUGS-19772",
"url": "https://issues.redhat.com/browse/OCPBUGS-19772"
},
{
"category": "external",
"summary": "OCPBUGS-19872",
"url": "https://issues.redhat.com/browse/OCPBUGS-19872"
},
{
"category": "external",
"summary": "OCPBUGS-19939",
"url": "https://issues.redhat.com/browse/OCPBUGS-19939"
},
{
"category": "external",
"summary": "OCPBUGS-20059",
"url": "https://issues.redhat.com/browse/OCPBUGS-20059"
},
{
"category": "external",
"summary": "OCPBUGS-20174",
"url": "https://issues.redhat.com/browse/OCPBUGS-20174"
},
{
"category": "external",
"summary": "OCPBUGS-6861",
"url": "https://issues.redhat.com/browse/OCPBUGS-6861"
},
{
"category": "external",
"summary": "OCPBUGS-7535",
"url": "https://issues.redhat.com/browse/OCPBUGS-7535"
},
{
"category": "external",
"summary": "OCPBUGS-7779",
"url": "https://issues.redhat.com/browse/OCPBUGS-7779"
},
{
"category": "external",
"summary": "OCPBUGS-7791",
"url": "https://issues.redhat.com/browse/OCPBUGS-7791"
},
{
"category": "external",
"summary": "OCPBUGS-7874",
"url": "https://issues.redhat.com/browse/OCPBUGS-7874"
},
{
"category": "external",
"summary": "OCPBUGS-8277",
"url": "https://issues.redhat.com/browse/OCPBUGS-8277"
},
{
"category": "external",
"summary": "OCPBUGS-8278",
"url": "https://issues.redhat.com/browse/OCPBUGS-8278"
},
{
"category": "external",
"summary": "OCPBUGS-8301",
"url": "https://issues.redhat.com/browse/OCPBUGS-8301"
},
{
"category": "external",
"summary": "OCPBUGS-8329",
"url": "https://issues.redhat.com/browse/OCPBUGS-8329"
},
{
"category": "external",
"summary": "OCPBUGS-8411",
"url": "https://issues.redhat.com/browse/OCPBUGS-8411"
},
{
"category": "external",
"summary": "OCPBUGS-8516",
"url": "https://issues.redhat.com/browse/OCPBUGS-8516"
},
{
"category": "external",
"summary": "OCPBUGS-9996",
"url": "https://issues.redhat.com/browse/OCPBUGS-9996"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5008.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.14.0 security update",
"tracking": {
"current_release_date": "2024-12-16T17:52:22+00:00",
"generator": {
"date": "2024-12-16T17:52:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5008",
"initial_release_date": "2023-10-31T14:23:30+00:00",
"revision_history": [
{
"date": "2023-10-31T14:23:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-31T14:23:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T17:52:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"product": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_id": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_id": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product": {
"name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_id": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-release-info@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product": {
"name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_id": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-selinux@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64"
},
"product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src"
},
"product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64"
},
"product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64"
},
"product_reference": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64"
},
"product_reference": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
},
"product_reference": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
},
"product_reference": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Xingxing Xia"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-1260",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2023-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2176267"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass vulnerability was discovered in kube-apiserver. This issue could allow a remote, authenticated attacker who has been given permissions \"update, patch\" the \"pods/ephemeralcontainers\" subresource beyond what the default is. They would then need to create a new pod or patch one that they already have access to. This might allow evasion of SCC admission restrictions, thereby gaining control of a privileged pod.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: PrivEsc",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1260"
},
{
"category": "external",
"summary": "RHBZ#2176267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1260",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-92hx-3mh6-hc49",
"url": "https://github.com/advisories/GHSA-92hx-3mh6-hc49"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kube-apiserver: PrivEsc"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-2727",
"discovery_date": "2023-05-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2211322"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Kubernetes, where users may be able to launch containers using images restricted by the ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2727"
},
{
"category": "external",
"summary": "RHBZ#2211322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/118640",
"url": "https://github.com/kubernetes/kubernetes/issues/118640"
}
],
"release_date": "2023-06-15T04:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "workaround",
"details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. This patch prevents ephemeral containers from using an image that is restricted by ImagePolicyWebhook. \nNote: Validation webhooks, (such as Gatekeeper \u003chttps://open-policy-agent.github.io/gatekeeper-library/website/validation/allowedrepos\u003e \nand Kyverno \u003chttps://kyverno.io/policies/other/allowed-image-repos/allowed-image-repos/\u003e) can also be used to enforce the same restrictions.",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-2728",
"discovery_date": "2023-05-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2211348"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Kubernetes, where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures that pods running with a service account may only reference secrets specified in the service account\u2019s secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with ephemeral containers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2728"
},
{
"category": "external",
"summary": "RHBZ#2211348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211348"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2728",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/118640",
"url": "https://github.com/kubernetes/kubernetes/issues/118640"
}
],
"release_date": "2023-06-15T04:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "workaround",
"details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. The patch prevents ephemeral containers from bypassing the mountable secrets policy enforced by the ServiceAccount admission plugin.",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:6145
Vulnerability from csaf_redhat - Published: 2023-10-26 18:17 - Updated: 2025-12-05 12: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": "Multicluster Engine for Kubernetes 2.2.9 General Availability release images, \nwhich contain security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster Engine for Kubernetes 2.2.9 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6145",
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6145.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.2.9 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-12-05T12:19:11+00:00",
"generator": {
"date": "2025-12-05T12:19:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6145",
"initial_release_date": "2023-10-26T18:17:34+00:00",
"revision_history": [
{
"date": "2023-10-26T18:17:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-26T18:17:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T12:19:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.2 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.2::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.2.9-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.2.9-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.2.9-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"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-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "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-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\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-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"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_2160
Vulnerability from csaf_redhat - Published: 2024-04-30 10:17 - Updated: 2024-12-17 22:40Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for toolbox is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.\n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2160",
"url": "https://access.redhat.com/errata/RHSA-2024:2160"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "RHEL-1834",
"url": "https://issues.redhat.com/browse/RHEL-1834"
},
{
"category": "external",
"summary": "RHEL-19772",
"url": "https://issues.redhat.com/browse/RHEL-19772"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2160.json"
}
],
"title": "Red Hat Security Advisory: toolbox security update",
"tracking": {
"current_release_date": "2024-12-17T22:40:35+00:00",
"generator": {
"date": "2024-12-17T22:40:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:2160",
"initial_release_date": "2024-04-30T10:17:44+00:00",
"revision_history": [
{
"date": "2024-04-30T10:17:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T10:17:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:40: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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.src",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.src",
"product_id": "toolbox-0:0.0.99.5-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.aarch64",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.aarch64",
"product_id": "toolbox-0:0.0.99.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"product_id": "toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.ppc64le",
"product_id": "toolbox-0:0.0.99.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.x86_64",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.x86_64",
"product_id": "toolbox-0:0.0.99.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.el9.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.x86_64",
"product_id": "toolbox-tests-0:0.0.99.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.s390x",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.s390x",
"product_id": "toolbox-0:0.0.99.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.el9.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.s390x",
"product_id": "toolbox-tests-0:0.0.99.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.src",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2160"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
}
]
}
RHSA-2023:5947
Vulnerability from csaf_redhat - Published: 2023-10-26 00:47 - Updated: 2025-12-05 12: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": "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-05T12:16:58+00:00",
"generator": {
"date": "2025-12-05T12:16:58+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-05T12:16:58+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:6119
Vulnerability from csaf_redhat - Published: 2023-10-25 15:52 - Updated: 2025-12-05 12: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": "Multicluster Engine for Kubernetes 2.3.3 General Availability release images, which contain security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster Engine for Kubernetes 2.3.3 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6119",
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "HYPBLD-145",
"url": "https://issues.redhat.com/browse/HYPBLD-145"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6119.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.3.3 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-12-05T12:19:04+00:00",
"generator": {
"date": "2025-12-05T12:19:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6119",
"initial_release_date": "2023-10-25T15:52:14+00:00",
"revision_history": [
{
"date": "2023-10-25T15:52:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-25T15:52:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T12:19:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.3 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.3::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.3-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.3-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.3-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:5008
Vulnerability from csaf_redhat - Published: 2023-10-31 14:23 - Updated: 2025-11-25 10:17Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat build of MicroShift release 4.14.0 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.14.0. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:5006\n\nAll of the bug fixes may not be documented in this advisory. Read the following release notes documentation for details about these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.14/html/release_notes/index\n\nSecurity Fix(es):\n\n* kube-apiserver: PrivEsc (CVE-2023-1260)\n\n* kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin (CVE-2023-2727)\n\n* kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin (CVE-2023-2728)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:5008",
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2176267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267"
},
{
"category": "external",
"summary": "2211322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211322"
},
{
"category": "external",
"summary": "2211348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211348"
},
{
"category": "external",
"summary": "OCPBUGS-10201",
"url": "https://issues.redhat.com/browse/OCPBUGS-10201"
},
{
"category": "external",
"summary": "OCPBUGS-10226",
"url": "https://issues.redhat.com/browse/OCPBUGS-10226"
},
{
"category": "external",
"summary": "OCPBUGS-10766",
"url": "https://issues.redhat.com/browse/OCPBUGS-10766"
},
{
"category": "external",
"summary": "OCPBUGS-11296",
"url": "https://issues.redhat.com/browse/OCPBUGS-11296"
},
{
"category": "external",
"summary": "OCPBUGS-11374",
"url": "https://issues.redhat.com/browse/OCPBUGS-11374"
},
{
"category": "external",
"summary": "OCPBUGS-11421",
"url": "https://issues.redhat.com/browse/OCPBUGS-11421"
},
{
"category": "external",
"summary": "OCPBUGS-11512",
"url": "https://issues.redhat.com/browse/OCPBUGS-11512"
},
{
"category": "external",
"summary": "OCPBUGS-11538",
"url": "https://issues.redhat.com/browse/OCPBUGS-11538"
},
{
"category": "external",
"summary": "OCPBUGS-11592",
"url": "https://issues.redhat.com/browse/OCPBUGS-11592"
},
{
"category": "external",
"summary": "OCPBUGS-11734",
"url": "https://issues.redhat.com/browse/OCPBUGS-11734"
},
{
"category": "external",
"summary": "OCPBUGS-11829",
"url": "https://issues.redhat.com/browse/OCPBUGS-11829"
},
{
"category": "external",
"summary": "OCPBUGS-11967",
"url": "https://issues.redhat.com/browse/OCPBUGS-11967"
},
{
"category": "external",
"summary": "OCPBUGS-12146",
"url": "https://issues.redhat.com/browse/OCPBUGS-12146"
},
{
"category": "external",
"summary": "OCPBUGS-12736",
"url": "https://issues.redhat.com/browse/OCPBUGS-12736"
},
{
"category": "external",
"summary": "OCPBUGS-12744",
"url": "https://issues.redhat.com/browse/OCPBUGS-12744"
},
{
"category": "external",
"summary": "OCPBUGS-12977",
"url": "https://issues.redhat.com/browse/OCPBUGS-12977"
},
{
"category": "external",
"summary": "OCPBUGS-13078",
"url": "https://issues.redhat.com/browse/OCPBUGS-13078"
},
{
"category": "external",
"summary": "OCPBUGS-13221",
"url": "https://issues.redhat.com/browse/OCPBUGS-13221"
},
{
"category": "external",
"summary": "OCPBUGS-14364",
"url": "https://issues.redhat.com/browse/OCPBUGS-14364"
},
{
"category": "external",
"summary": "OCPBUGS-14678",
"url": "https://issues.redhat.com/browse/OCPBUGS-14678"
},
{
"category": "external",
"summary": "OCPBUGS-15397",
"url": "https://issues.redhat.com/browse/OCPBUGS-15397"
},
{
"category": "external",
"summary": "OCPBUGS-15740",
"url": "https://issues.redhat.com/browse/OCPBUGS-15740"
},
{
"category": "external",
"summary": "OCPBUGS-15948",
"url": "https://issues.redhat.com/browse/OCPBUGS-15948"
},
{
"category": "external",
"summary": "OCPBUGS-16339",
"url": "https://issues.redhat.com/browse/OCPBUGS-16339"
},
{
"category": "external",
"summary": "OCPBUGS-16392",
"url": "https://issues.redhat.com/browse/OCPBUGS-16392"
},
{
"category": "external",
"summary": "OCPBUGS-18696",
"url": "https://issues.redhat.com/browse/OCPBUGS-18696"
},
{
"category": "external",
"summary": "OCPBUGS-18773",
"url": "https://issues.redhat.com/browse/OCPBUGS-18773"
},
{
"category": "external",
"summary": "OCPBUGS-19339",
"url": "https://issues.redhat.com/browse/OCPBUGS-19339"
},
{
"category": "external",
"summary": "OCPBUGS-19423",
"url": "https://issues.redhat.com/browse/OCPBUGS-19423"
},
{
"category": "external",
"summary": "OCPBUGS-19518",
"url": "https://issues.redhat.com/browse/OCPBUGS-19518"
},
{
"category": "external",
"summary": "OCPBUGS-19638",
"url": "https://issues.redhat.com/browse/OCPBUGS-19638"
},
{
"category": "external",
"summary": "OCPBUGS-19646",
"url": "https://issues.redhat.com/browse/OCPBUGS-19646"
},
{
"category": "external",
"summary": "OCPBUGS-19772",
"url": "https://issues.redhat.com/browse/OCPBUGS-19772"
},
{
"category": "external",
"summary": "OCPBUGS-19872",
"url": "https://issues.redhat.com/browse/OCPBUGS-19872"
},
{
"category": "external",
"summary": "OCPBUGS-19939",
"url": "https://issues.redhat.com/browse/OCPBUGS-19939"
},
{
"category": "external",
"summary": "OCPBUGS-20059",
"url": "https://issues.redhat.com/browse/OCPBUGS-20059"
},
{
"category": "external",
"summary": "OCPBUGS-20174",
"url": "https://issues.redhat.com/browse/OCPBUGS-20174"
},
{
"category": "external",
"summary": "OCPBUGS-6861",
"url": "https://issues.redhat.com/browse/OCPBUGS-6861"
},
{
"category": "external",
"summary": "OCPBUGS-7535",
"url": "https://issues.redhat.com/browse/OCPBUGS-7535"
},
{
"category": "external",
"summary": "OCPBUGS-7779",
"url": "https://issues.redhat.com/browse/OCPBUGS-7779"
},
{
"category": "external",
"summary": "OCPBUGS-7791",
"url": "https://issues.redhat.com/browse/OCPBUGS-7791"
},
{
"category": "external",
"summary": "OCPBUGS-7874",
"url": "https://issues.redhat.com/browse/OCPBUGS-7874"
},
{
"category": "external",
"summary": "OCPBUGS-8277",
"url": "https://issues.redhat.com/browse/OCPBUGS-8277"
},
{
"category": "external",
"summary": "OCPBUGS-8278",
"url": "https://issues.redhat.com/browse/OCPBUGS-8278"
},
{
"category": "external",
"summary": "OCPBUGS-8301",
"url": "https://issues.redhat.com/browse/OCPBUGS-8301"
},
{
"category": "external",
"summary": "OCPBUGS-8329",
"url": "https://issues.redhat.com/browse/OCPBUGS-8329"
},
{
"category": "external",
"summary": "OCPBUGS-8411",
"url": "https://issues.redhat.com/browse/OCPBUGS-8411"
},
{
"category": "external",
"summary": "OCPBUGS-8516",
"url": "https://issues.redhat.com/browse/OCPBUGS-8516"
},
{
"category": "external",
"summary": "OCPBUGS-9996",
"url": "https://issues.redhat.com/browse/OCPBUGS-9996"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5008.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.14.0 security update",
"tracking": {
"current_release_date": "2025-11-25T10:17:01+00:00",
"generator": {
"date": "2025-11-25T10:17:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:5008",
"initial_release_date": "2023-10-31T14:23:30+00:00",
"revision_history": [
{
"date": "2023-10-31T14:23:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-31T14:23:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:17:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"product": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_id": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_id": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product": {
"name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_id": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-release-info@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product": {
"name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_id": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-selinux@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64"
},
"product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src"
},
"product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64"
},
"product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64"
},
"product_reference": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64"
},
"product_reference": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
},
"product_reference": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
},
"product_reference": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Xingxing Xia"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-1260",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2023-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2176267"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass vulnerability was discovered in kube-apiserver. This issue could allow a remote, authenticated attacker who has been given permissions \"update, patch\" the \"pods/ephemeralcontainers\" subresource beyond what the default is. They would then need to create a new pod or patch one that they already have access to. This might allow evasion of SCC admission restrictions, thereby gaining control of a privileged pod.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: PrivEsc",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1260"
},
{
"category": "external",
"summary": "RHBZ#2176267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1260",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-92hx-3mh6-hc49",
"url": "https://github.com/advisories/GHSA-92hx-3mh6-hc49"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kube-apiserver: PrivEsc"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-2727",
"discovery_date": "2023-05-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2211322"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Kubernetes, where users may be able to launch containers using images restricted by the ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2727"
},
{
"category": "external",
"summary": "RHBZ#2211322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/118640",
"url": "https://github.com/kubernetes/kubernetes/issues/118640"
}
],
"release_date": "2023-06-15T04:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "workaround",
"details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. This patch prevents ephemeral containers from using an image that is restricted by ImagePolicyWebhook. \nNote: Validation webhooks, (such as Gatekeeper \u003chttps://open-policy-agent.github.io/gatekeeper-library/website/validation/allowedrepos\u003e \nand Kyverno \u003chttps://kyverno.io/policies/other/allowed-image-repos/allowed-image-repos/\u003e) can also be used to enforce the same restrictions.",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-2728",
"discovery_date": "2023-05-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2211348"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Kubernetes, where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures that pods running with a service account may only reference secrets specified in the service account\u2019s secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with ephemeral containers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2728"
},
{
"category": "external",
"summary": "RHBZ#2211348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211348"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2728",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/118640",
"url": "https://github.com/kubernetes/kubernetes/issues/118640"
}
],
"release_date": "2023-06-15T04:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "workaround",
"details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. The patch prevents ephemeral containers from bypassing the mountable secrets policy enforced by the ServiceAccount admission plugin.",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-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-2024_3352
Vulnerability from csaf_redhat - Published: 2024-05-23 15:28 - Updated: 2024-12-17 22: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": "An update for etcd is now available for Red Hat OpenStack Platform 16.2\n(Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform\n(CVE-2024-4438)\n\n* Incomplete fix for CVE-2021-44716 in OpenStack Platform (CVE-2024-4437)\n\n* Incomplete fix for CVE-2022-41723 in OpenStack Platform (CVE-2024-4436)\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3352",
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3352.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (etcd) security update",
"tracking": {
"current_release_date": "2024-12-17T22:43:33+00:00",
"generator": {
"date": "2024-12-17T22:43:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3352",
"initial_release_date": "2024-05-23T15:28:35+00:00",
"revision_history": [
{
"date": "2024-05-23T15:28:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T15:28:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:43:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.src",
"product_id": "etcd-0:3.3.23-16.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"acknowledgments": [
{
"names": [
"@r3kumar",
"@qmuntal"
]
}
],
"cve": "CVE-2024-1394",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262921"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1394"
},
{
"category": "external",
"summary": "RHBZ#2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
"url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
"url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
},
{
"category": "external",
"summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
"url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2660",
"url": "https://pkg.go.dev/vuln/GO-2024-2660"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
"url": "https://vuln.go.dev/ID/GO-2024-2660.json"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
},
{
"cve": "CVE-2024-4436",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279357"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4436"
},
{
"category": "external",
"summary": "RHBZ#2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4436",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform"
},
{
"cve": "CVE-2024-4437",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279361"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4437"
},
{
"category": "external",
"summary": "RHBZ#2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4437",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4437"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform"
},
{
"cve": "CVE-2024-4438",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279365"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2023-39325/CVE-2023-44487, known as Rapid Reset. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4438"
},
{
"category": "external",
"summary": "RHBZ#2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4438",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4438"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform"
}
]
}
RHSA-2023:6200
Vulnerability from csaf_redhat - Published: 2023-10-30 18:15 - Updated: 2025-12-05 12: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": "The multicluster engine for Kubernetes 2.1.9 General Availability release images, which contains security fixes and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The multicluster engine for Kubernetes operator 2.1.9 images\n\nThe multicluster engine for Kubernetes operator provides the foundational components that are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6200",
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6200.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.1.9 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-12-05T12:19:21+00:00",
"generator": {
"date": "2025-12-05T12:19:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6200",
"initial_release_date": "2023-10-30T18:15:21+00:00",
"revision_history": [
{
"date": "2023-10-30T18:15:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-30T18:15:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T12:19:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.9-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.9-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.9-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023: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-2024_3467
Vulnerability from csaf_redhat - Published: 2024-05-29 13:33 - Updated: 2024-12-17 22: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 etcd is now available for Red Hat OpenStack Platform 16.1\n(Train) on Red Hat Enterprise Linux (RHEL) 8.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform\n(CVE-2024-4438)\n\n* Incomplete fix for CVE-2021-44716 in OpenStack Platform (CVE-2024-4437)\n\n* Incomplete fix for CVE-2022-41723 in OpenStack Platform (CVE-2024-4436)\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3467",
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3467.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (etcd) security update",
"tracking": {
"current_release_date": "2024-12-17T22:44:08+00:00",
"generator": {
"date": "2024-12-17T22:44:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3467",
"initial_release_date": "2024-05-29T13:33:38+00:00",
"revision_history": [
{
"date": "2024-05-29T13:33:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-29T13:33:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:44:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.src",
"product_id": "etcd-0:3.3.23-16.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-4436",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279357"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4436"
},
{
"category": "external",
"summary": "RHBZ#2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4436",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform"
},
{
"cve": "CVE-2024-4437",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279361"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4437"
},
{
"category": "external",
"summary": "RHBZ#2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4437",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4437"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform"
},
{
"cve": "CVE-2024-4438",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279365"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2023-39325/CVE-2023-44487, known as Rapid Reset. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4438"
},
{
"category": "external",
"summary": "RHBZ#2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4438",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4438"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform"
}
]
}
RHSA-2023_6200
Vulnerability from csaf_redhat - Published: 2023-10-30 18:15 - Updated: 2024-12-18 04:51Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The multicluster engine for Kubernetes 2.1.9 General Availability release images, which contains security fixes and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The multicluster engine for Kubernetes operator 2.1.9 images\n\nThe multicluster engine for Kubernetes operator provides the foundational components that are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6200",
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6200.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.1.9 security updates and bug fixes",
"tracking": {
"current_release_date": "2024-12-18T04:51:30+00:00",
"generator": {
"date": "2024-12-18T04:51:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6200",
"initial_release_date": "2023-10-30T18:15:21+00:00",
"revision_history": [
{
"date": "2023-10-30T18:15:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-30T18:15:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:51:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.9-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.9-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.9-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T18:15:21+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2024:2160
Vulnerability from csaf_redhat - Published: 2024-04-30 10:17 - 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 toolbox is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.\n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2160",
"url": "https://access.redhat.com/errata/RHSA-2024:2160"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "RHEL-1834",
"url": "https://issues.redhat.com/browse/RHEL-1834"
},
{
"category": "external",
"summary": "RHEL-19772",
"url": "https://issues.redhat.com/browse/RHEL-19772"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2160.json"
}
],
"title": "Red Hat Security Advisory: toolbox security update",
"tracking": {
"current_release_date": "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:2160",
"initial_release_date": "2024-04-30T10:17:44+00:00",
"revision_history": [
{
"date": "2024-04-30T10:17:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T10:17:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.src",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.src",
"product_id": "toolbox-0:0.0.99.5-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.aarch64",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.aarch64",
"product_id": "toolbox-0:0.0.99.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"product_id": "toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.ppc64le",
"product_id": "toolbox-0:0.0.99.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.x86_64",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.x86_64",
"product_id": "toolbox-0:0.0.99.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.el9.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.x86_64",
"product_id": "toolbox-tests-0:0.0.99.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.el9.s390x",
"product": {
"name": "toolbox-0:0.0.99.5-2.el9.s390x",
"product_id": "toolbox-0:0.0.99.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.el9.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.s390x",
"product_id": "toolbox-tests-0:0.0.99.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.src",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64"
},
"product_reference": "toolbox-0:0.0.99.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "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.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2160"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src",
"AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x",
"AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
}
]
}
RHSA-2023:6085
Vulnerability from csaf_redhat - Published: 2023-10-24 15:32 - Updated: 2025-12-05 12: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": "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-05T12:19:03+00:00",
"generator": {
"date": "2025-12-05T12:19:03+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-05T12:19:03+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_6148
Vulnerability from csaf_redhat - Published: 2023-10-26 19:18 - 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": "Red Hat Advanced Cluster Management for Kubernetes 2.7.9 General\nAvailability release images, which provide security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.7.9 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/release_notes/\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6148",
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6148.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.7.9 security and bug fix updates",
"tracking": {
"current_release_date": "2024-12-18T04:50:24+00:00",
"generator": {
"date": "2024-12-18T04:50:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6148",
"initial_release_date": "2023-10-26T19:18:44+00:00",
"revision_history": [
{
"date": "2023-10-26T19:18:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-26T19:18:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:50:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.9-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.9-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"product_id": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"product_id": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.9-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"product_id": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"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-2024:1901
Vulnerability from csaf_redhat - Published: 2024-04-18 07:17 - 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": "OpenShift container images for the Red Hat Service Interconnect 1.5 release.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Service Interconnect 1.5 creates a service network, linking\nTCP and HTTP services across the hybrid cloud.\nA service network enables communication between services running in different network locations or sites.\nIt allows geographically distributed services to connect as if they were all running in the same site.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1901",
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect/"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "SKUPPER-1304",
"url": "https://issues.redhat.com/browse/SKUPPER-1304"
},
{
"category": "external",
"summary": "SKUPPER-1338",
"url": "https://issues.redhat.com/browse/SKUPPER-1338"
},
{
"category": "external",
"summary": "SKUPPER-1463",
"url": "https://issues.redhat.com/browse/SKUPPER-1463"
},
{
"category": "external",
"summary": "SKUPPER-976",
"url": "https://issues.redhat.com/browse/SKUPPER-976"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1901.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Service Interconnect 1.5.3 Release (images)",
"tracking": {
"current_release_date": "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:1901",
"initial_release_date": "2024-04-18T07:17:25+00:00",
"revision_history": [
{
"date": "2024-04-18T07:17:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-18T07:17:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "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 Service Interconnect 1",
"product": {
"name": "Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_interconnect:1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Service Interconnect"
},
{
"branches": [
{
"category": "product_version",
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"product": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"product": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"product": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"product": {
"name": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"product_id": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.3-3"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"product": {
"name": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"product_id": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.1-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"product": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"product": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"product": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"product": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"product": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"product": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"product": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"product": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"product": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"product": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"product": {
"name": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"product_id": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.3-3"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"product": {
"name": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"product_id": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.1-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"product": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64",
"product": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64",
"product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"product": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"product": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"product": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"product": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1"
}
}
},
{
"category": "product_version",
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"product": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64"
},
"product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le"
},
"product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x"
},
"product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64"
},
"product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64"
},
"product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64"
},
"product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x"
},
"product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le"
},
"product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le"
},
"product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x"
},
"product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64"
},
"product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64"
},
"product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64"
},
"product_reference": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64"
},
"product_reference": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64"
},
"product_reference": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64"
},
"product_reference": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64"
},
"product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64"
},
"product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le"
},
"product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x"
},
"product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le"
},
"product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64"
},
"product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x"
},
"product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
},
"product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T07:17:25+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x",
"9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
}
]
}
RHSA-2023:6840
Vulnerability from csaf_redhat - Published: 2023-11-15 07:24 - Updated: 2025-12-05 12: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": "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-05T12:20:05+00:00",
"generator": {
"date": "2025-12-05T12:20:05+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-05T12:20:05+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)"
}
]
}
RHBA-2023_7648
Vulnerability from csaf_redhat - Published: 2023-12-05 06:56 - Updated: 2024-12-17 21:48Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated Release packages that fix several bugs and add various enhancements are now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Virtualization 2.5.3 Images",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:7648",
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
},
{
"category": "external",
"summary": "MTV-698",
"url": "https://issues.redhat.com/browse/MTV-698"
},
{
"category": "external",
"summary": "MTV-699",
"url": "https://issues.redhat.com/browse/MTV-699"
},
{
"category": "external",
"summary": "MTV-714",
"url": "https://issues.redhat.com/browse/MTV-714"
},
{
"category": "external",
"summary": "MTV-783",
"url": "https://issues.redhat.com/browse/MTV-783"
},
{
"category": "external",
"summary": "MTV-803",
"url": "https://issues.redhat.com/browse/MTV-803"
},
{
"category": "external",
"summary": "MTV-811",
"url": "https://issues.redhat.com/browse/MTV-811"
},
{
"category": "external",
"summary": "MTV-812",
"url": "https://issues.redhat.com/browse/MTV-812"
},
{
"category": "external",
"summary": "MTV-818",
"url": "https://issues.redhat.com/browse/MTV-818"
},
{
"category": "external",
"summary": "MTV-830",
"url": "https://issues.redhat.com/browse/MTV-830"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_7648.json"
}
],
"title": "Red Hat Bug Fix Advisory: MTV 2.5.3 Images",
"tracking": {
"current_release_date": "2024-12-17T21:48:11+00:00",
"generator": {
"date": "2024-12-17T21:48:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHBA-2023:7648",
"initial_release_date": "2023-12-05T06:56:16+00:00",
"revision_history": [
{
"date": "2023-12-05T06:56:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-05T06:56:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:48:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-MTV-2.5",
"product": {
"name": "8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "8Base-MTV-2.5",
"product": {
"name": "8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"product_id": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-api-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"product_id": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-console-plugin-rhel9\u0026tag=2.5.3-4"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"product_id": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-controller-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-api-rhel8\u0026tag=2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-rhel8\u0026tag=2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"product_id": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-openstack-populator-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"product_id": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-operator-bundle\u0026tag=2.5.3-30"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhel8-operator\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"product_id": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-ova-provider-server-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"product_id": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-populator-controller-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhv-populator-rhel8\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"product_id": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-validation-rhel9\u0026tag=2.5.3-12"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-rhel9\u0026tag=2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8\u0026tag=2.5.3-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-45142",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-10-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2245180"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak was found in the otelhttp handler of open-telemetry. This flaw allows a remote, unauthenticated attacker to exhaust the server\u0027s memory by sending many malicious requests, affecting the availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opentelemetry: DoS vulnerability in otelhttp",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While no authentication is required, there are a significant number of non-default factors which prevent widespread exploitation of this flaw. For a service to be affected, all of the following must be true:\n* The go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp package must be in use\n* Configured a metrics pipeline which uses the otelhttp.NewHandler wrapper function\n* No filtering of unknown HTTP methods or user agents at a higher level (such as Content Delivery Network/Load Balancer/etc...)\n\nDue to the limited attack surface, Red Hat Product Security rates the impact as Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45142"
},
{
"category": "external",
"summary": "RHBZ#2245180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245180"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45142",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45142"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-rcjv-mgp8-qvmr",
"url": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-rcjv-mgp8-qvmr"
}
],
"release_date": "2023-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
},
{
"category": "workaround",
"details": "As a workaround to stop being affected otelhttp.WithFilter() can be used.\n\nFor convenience and safe usage of this library, it should by default mark with the label unknown non-standard HTTP methods and User agents to show that such requests were made but do not increase cardinality. In case someone wants to stay with the current behavior, library API should allow to enable it.\n\nThe other possibility is to disable HTTP metrics instrumentation by passing otelhttp.WithMeterProvider option with noop.NewMeterProvider.",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "opentelemetry: DoS vulnerability in otelhttp"
}
]
}
RHBA-2023:6928
Vulnerability from csaf_redhat - Published: 2023-11-14 16:04 - 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 for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.",
"title": "Topic"
},
{
"category": "general",
"text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:6928",
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index"
},
{
"category": "external",
"summary": "2186495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186495"
},
{
"category": "external",
"summary": "2226901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2226901"
},
{
"category": "external",
"summary": "2230599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230599"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6928.json"
}
],
"title": "Red Hat Bug Fix Advisory: go-toolset:rhel8 bug fix and enhancement update",
"tracking": {
"current_release_date": "2025-11-25T10:16:56+00:00",
"generator": {
"date": "2025-11-25T10:16:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHBA-2023:6928",
"initial_release_date": "2023-11-14T16:04:55+00:00",
"revision_history": [
{
"date": "2023-11-14T16:04:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-14T16:04:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:16:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=src\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=src\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src (go-toolset:rhel8)",
"product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=src\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset: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": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset: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.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset: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": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset: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.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset: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": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset: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.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset: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": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39323",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242544"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang cmd/go standard library. A line directive (\"//line\") can be used to bypass the restrictions on \"//go:cgo_\" directives, allowing blocked linker and compiler flags to pass during compilation. This can result in the unexpected execution of arbitrary code when running \"go build\". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: line directives allows arbitrary execution during build",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires knowledge of the absolute path to the file containing the malicious directive, which significantly limits its feasibility for external attackers unless they already have local access or detailed knowledge of the system\u0027s layout. To exploit the vulnerability, an attacker must also convince a developer to download and build a malicious Go module\u2014an action typically constrained by trusted workflows and package verification.\n\nImportantly, this vulnerability does not impact running applications. Instead, it targets the development process, specifically developers or CI/CD pipelines during the build phase, further narrowing its scope.\n\nAs a result, this issue has been rated Moderate due to the multiple complex and unlikely prerequisites required for a successful exploit.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-94: Improper Control of Generation of Code (\u0027Code Injection\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform leverages a web application firewall (WAF) to filter and block malicious input before it reaches the application. It applies managed and custom rule sets to detect suspicious patterns such as embedded scripting functions and remote code execution attempts. By enforcing strict input validation and preventing unauthorized execution of user-supplied code, the WAF reduces the risk of exploitation. Additional protections like rate limiting and bot mitigation help prevent automated injection attacks, while integration with logging, monitoring, and threat detection systems enhances visibility and response capabilities. Through real-time monitoring and automated blocking, the WAF provides a strong layer of defense against code injection vulnerabilities, lowering the likelihood of successful exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39323"
},
{
"category": "external",
"summary": "RHBZ#2242544",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242544"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39323",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39323"
},
{
"category": "external",
"summary": "https://go.dev/cl/533215",
"url": "https://go.dev/cl/533215"
},
{
"category": "external",
"summary": "https://go.dev/issue/63211",
"url": "https://go.dev/issue/63211"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/XBa1oHDevAo",
"url": "https://groups.google.com/g/golang-announce/c/XBa1oHDevAo"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2095.json",
"url": "https://vuln.go.dev/ID/GO-2023-2095.json"
}
],
"release_date": "2023-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: line directives allows arbitrary execution during build"
}
]
}
RHSA-2023_6119
Vulnerability from csaf_redhat - Published: 2023-10-25 15:52 - 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": "Multicluster Engine for Kubernetes 2.3.3 General Availability release images, which contain security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster Engine for Kubernetes 2.3.3 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6119",
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "HYPBLD-145",
"url": "https://issues.redhat.com/browse/HYPBLD-145"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6119.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.3.3 security updates and bug fixes",
"tracking": {
"current_release_date": "2024-12-18T04:50:23+00:00",
"generator": {
"date": "2024-12-18T04:50:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6119",
"initial_release_date": "2023-10-25T15:52:14+00:00",
"revision_history": [
{
"date": "2023-10-25T15:52:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-25T15:52:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:50:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.3 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.3::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.3-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.3-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.3-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T15:52:14+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_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-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_6145
Vulnerability from csaf_redhat - Published: 2023-10-26 18:17 - 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": "Multicluster Engine for Kubernetes 2.2.9 General Availability release images, \nwhich contain security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster Engine for Kubernetes 2.2.9 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6145",
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6145.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.2.9 security updates and bug fixes",
"tracking": {
"current_release_date": "2024-12-18T04:50:52+00:00",
"generator": {
"date": "2024-12-18T04:50:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6145",
"initial_release_date": "2023-10-26T18:17:34+00:00",
"revision_history": [
{
"date": "2023-10-26T18:17:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-26T18:17:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:50:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.2 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.2::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.2.9-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.2.9-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.2.9-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"known_not_affected": [
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T18:17:34+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le",
"8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x",
"8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le"
]
}
],
"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: 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_6202
Vulnerability from csaf_redhat - Published: 2023-10-30 20:13 - Updated: 2024-12-18 04:51Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.8 General\nAvailability release images, which provide security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.8 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6202",
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6202.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.8 security and bug fix updates",
"tracking": {
"current_release_date": "2024-12-18T04:51:40+00:00",
"generator": {
"date": "2024-12-18T04:51:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6202",
"initial_release_date": "2023-10-30T20:13:48+00:00",
"revision_history": [
{
"date": "2023-10-30T20:13:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-30T20:13:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:51:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.8-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"product_id": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"product_id": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.8-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.8-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"product_id": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"product_id": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"product_id": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"product_id": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"product": {
"name": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"product_id": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64"
},
"product_reference": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-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"
}
]
}
RHBA-2023:7648
Vulnerability from csaf_redhat - Published: 2023-12-05 06:56 - Updated: 2025-12-03 21:55Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated Release packages that fix several bugs and add various enhancements are now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Virtualization 2.5.3 Images",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:7648",
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
},
{
"category": "external",
"summary": "MTV-698",
"url": "https://issues.redhat.com/browse/MTV-698"
},
{
"category": "external",
"summary": "MTV-699",
"url": "https://issues.redhat.com/browse/MTV-699"
},
{
"category": "external",
"summary": "MTV-714",
"url": "https://issues.redhat.com/browse/MTV-714"
},
{
"category": "external",
"summary": "MTV-783",
"url": "https://issues.redhat.com/browse/MTV-783"
},
{
"category": "external",
"summary": "MTV-803",
"url": "https://issues.redhat.com/browse/MTV-803"
},
{
"category": "external",
"summary": "MTV-811",
"url": "https://issues.redhat.com/browse/MTV-811"
},
{
"category": "external",
"summary": "MTV-812",
"url": "https://issues.redhat.com/browse/MTV-812"
},
{
"category": "external",
"summary": "MTV-818",
"url": "https://issues.redhat.com/browse/MTV-818"
},
{
"category": "external",
"summary": "MTV-830",
"url": "https://issues.redhat.com/browse/MTV-830"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_7648.json"
}
],
"title": "Red Hat Bug Fix Advisory: MTV 2.5.3 Images",
"tracking": {
"current_release_date": "2025-12-03T21:55:01+00:00",
"generator": {
"date": "2025-12-03T21:55:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHBA-2023:7648",
"initial_release_date": "2023-12-05T06:56:16+00:00",
"revision_history": [
{
"date": "2023-12-05T06:56:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-05T06:56:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-03T21:55:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-MTV-2.5",
"product": {
"name": "8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "8Base-MTV-2.5",
"product": {
"name": "8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"product_id": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-api-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"product_id": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-console-plugin-rhel9\u0026tag=2.5.3-4"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"product_id": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-controller-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-api-rhel8\u0026tag=2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-rhel8\u0026tag=2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"product_id": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-openstack-populator-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"product_id": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-operator-bundle\u0026tag=2.5.3-30"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhel8-operator\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"product_id": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-ova-provider-server-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"product_id": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-populator-controller-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhv-populator-rhel8\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"product_id": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-validation-rhel9\u0026tag=2.5.3-12"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-rhel9\u0026tag=2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8\u0026tag=2.5.3-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"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-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-45142",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-10-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2245180"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak was found in the otelhttp handler of open-telemetry. This flaw allows a remote, unauthenticated attacker to exhaust the server\u0027s memory by sending many malicious requests, affecting the availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opentelemetry: DoS vulnerability in otelhttp",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While no authentication is required, there are a significant number of non-default factors which prevent widespread exploitation of this flaw. For a service to be affected, all of the following must be true:\n* The go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp package must be in use\n* Configured a metrics pipeline which uses the otelhttp.NewHandler wrapper function\n* No filtering of unknown HTTP methods or user agents at a higher level (such as Content Delivery Network/Load Balancer/etc...)\n\nDue to the limited attack surface, Red Hat Product Security rates the impact as Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-770: Allocation of Resources Without Limits or Throttling 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 excessive resource usage caused by malicious activity or system misconfigurations. In the event of exploitation, process isolation ensures workloads operate in separate environments, preventing any single process from overconsuming CPU or memory and degrading system performance.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45142"
},
{
"category": "external",
"summary": "RHBZ#2245180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245180"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45142",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45142"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-rcjv-mgp8-qvmr",
"url": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-rcjv-mgp8-qvmr"
}
],
"release_date": "2023-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
},
{
"category": "workaround",
"details": "As a workaround to stop being affected otelhttp.WithFilter() can be used.\n\nFor convenience and safe usage of this library, it should by default mark with the label unknown non-standard HTTP methods and User agents to show that such requests were made but do not increase cardinality. In case someone wants to stay with the current behavior, library API should allow to enable it.\n\nThe other possibility is to disable HTTP metrics instrumentation by passing otelhttp.WithMeterProvider option with noop.NewMeterProvider.",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "opentelemetry: DoS vulnerability in otelhttp"
}
]
}
RHSA-2023:5974
Vulnerability from csaf_redhat - Published: 2023-10-20 16:49 - Updated: 2025-12-05 12:18Notes
{
"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-05T12:18:42+00:00",
"generator": {
"date": "2025-12-05T12:18:42+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-05T12:18:42+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-2024:3467
Vulnerability from csaf_redhat - Published: 2024-05-29 13:33 - Updated: 2025-11-25 10:17Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for etcd is now available for Red Hat OpenStack Platform 16.1\n(Train) on Red Hat Enterprise Linux (RHEL) 8.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform\n(CVE-2024-4438)\n\n* Incomplete fix for CVE-2021-44716 in OpenStack Platform (CVE-2024-4437)\n\n* Incomplete fix for CVE-2022-41723 in OpenStack Platform (CVE-2024-4436)\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3467",
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3467.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (etcd) security update",
"tracking": {
"current_release_date": "2025-11-25T10:17:05+00:00",
"generator": {
"date": "2025-11-25T10:17:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:3467",
"initial_release_date": "2024-05-29T13:33:38+00:00",
"revision_history": [
{
"date": "2024-05-29T13:33:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-29T13:33:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:17:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.src",
"product_id": "etcd-0:3.3.23-16.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "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.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-4436",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279357"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4436"
},
{
"category": "external",
"summary": "RHBZ#2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4436",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform"
},
{
"cve": "CVE-2024-4437",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279361"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4437"
},
{
"category": "external",
"summary": "RHBZ#2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4437",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4437"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform"
},
{
"cve": "CVE-2024-4438",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279365"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2023-39325/CVE-2023-44487, known as Rapid Reset. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4438"
},
{
"category": "external",
"summary": "RHBZ#2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4438",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4438"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T13:33:38+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform"
}
]
}
RHSA-2023:6148
Vulnerability from csaf_redhat - Published: 2023-10-26 19:18 - Updated: 2025-12-05 12: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 Advanced Cluster Management for Kubernetes 2.7.9 General\nAvailability release images, which provide security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.7.9 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/release_notes/\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6148",
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6148.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.7.9 security and bug fix updates",
"tracking": {
"current_release_date": "2025-12-05T12:19:13+00:00",
"generator": {
"date": "2025-12-05T12:19:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6148",
"initial_release_date": "2023-10-26T19:18:44+00:00",
"revision_history": [
{
"date": "2023-10-26T19:18:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-26T19:18:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T12:19:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.9-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.9-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"product_id": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"product_id": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.9-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"product_id": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"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-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "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-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\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-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T19:18:44+00:00",
"details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:6202
Vulnerability from csaf_redhat - Published: 2023-10-30 20:13 - Updated: 2025-12-05 12: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 Advanced Cluster Management for Kubernetes 2.6.8 General\nAvailability release images, which provide security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.8 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6202",
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6202.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.8 security and bug fix updates",
"tracking": {
"current_release_date": "2025-12-05T12:19:21+00:00",
"generator": {
"date": "2025-12-05T12:19:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6202",
"initial_release_date": "2023-10-30T20:13:48+00:00",
"revision_history": [
{
"date": "2023-10-30T20:13:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-30T20:13:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T12:19:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.8-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"product_id": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"product_id": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.8-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.8-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"product_id": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"product_id": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"product_id": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"product_id": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"product": {
"name": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"product_id": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64"
},
"product_reference": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T20:13:48+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHBA-2023:6364
Vulnerability from csaf_redhat - Published: 2023-11-07 08:50 - 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 for golang and delve is now available for Red Hat Enterprise Linux 9.",
"title": "Topic"
},
{
"category": "general",
"text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:6364",
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index"
},
{
"category": "external",
"summary": "2098211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098211"
},
{
"category": "external",
"summary": "2116995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116995"
},
{
"category": "external",
"summary": "2117248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117248"
},
{
"category": "external",
"summary": "2167409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167409"
},
{
"category": "external",
"summary": "2186496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186496"
},
{
"category": "external",
"summary": "2190184",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190184"
},
{
"category": "external",
"summary": "2230705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230705"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6364.json"
}
],
"title": "Red Hat Bug Fix Advisory: golang and delve bug fix and enhancement update",
"tracking": {
"current_release_date": "2025-11-25T10:16:55+00:00",
"generator": {
"date": "2025-11-25T10:16:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHBA-2023:6364",
"initial_release_date": "2023-11-07T08:50:26+00:00",
"revision_history": [
{
"date": "2023-11-07T08:50:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:50:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:16:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.el9.src",
"product": {
"name": "delve-0:1.20.2-1.el9.src",
"product_id": "delve-0:1.20.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.src",
"product": {
"name": "golang-0:1.20.10-1.el9_3.src",
"product_id": "golang-0:1.20.10-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.el9.x86_64",
"product": {
"name": "delve-0:1.20.2-1.el9.x86_64",
"product_id": "delve-0:1.20.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"product": {
"name": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"product_id": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.20.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"product": {
"name": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"product_id": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.20.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"product_id": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.x86_64",
"product": {
"name": "golang-0:1.20.10-1.el9_3.x86_64",
"product_id": "golang-0:1.20.10-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"product_id": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"product_id": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.aarch64",
"product": {
"name": "golang-0:1.20.10-1.el9_3.aarch64",
"product_id": "golang-0:1.20.10-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"product_id": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"product_id": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.ppc64le",
"product": {
"name": "golang-0:1.20.10-1.el9_3.ppc64le",
"product_id": "golang-0:1.20.10-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"product_id": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.s390x",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.s390x",
"product_id": "go-toolset-0:1.20.10-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.s390x",
"product": {
"name": "golang-0:1.20.10-1.el9_3.s390x",
"product_id": "golang-0:1.20.10-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.s390x",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.s390x",
"product_id": "golang-bin-0:1.20.10-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-docs-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-docs-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.20.10-1.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-misc-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-misc-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.20.10-1.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-src-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-src-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.20.10-1.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-tests-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-tests-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.20.10-1.el9_3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src"
},
"product_reference": "delve-0:1.20.2-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64"
},
"product_reference": "delve-0:1.20.2-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64"
},
"product_reference": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
},
"product_reference": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64"
},
"product_reference": "golang-0:1.20.10-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le"
},
"product_reference": "golang-0:1.20.10-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x"
},
"product_reference": "golang-0:1.20.10-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src"
},
"product_reference": "golang-0:1.20.10-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64"
},
"product_reference": "golang-0:1.20.10-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-docs-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-misc-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-src-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-tests-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "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.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-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_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:6115
Vulnerability from csaf_redhat - Published: 2023-10-25 14:01 - Updated: 2025-12-05 12:18Notes
{
"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-05T12:18:59+00:00",
"generator": {
"date": "2025-12-05T12:18:59+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-05T12:18:59+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:6122
Vulnerability from csaf_redhat - Published: 2023-10-25 17:59 - Updated: 2025-12-05 12: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 Advanced Cluster Management for Kubernetes 2.8.3 General Availability release images, which provide security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.8.3 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which address security issues and fix several bugs. See the Release Notes link in the References section, which will be updated shortly, for additional details about this release.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (Rapid Reset Attack) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\nA Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6122",
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "HYPBLD-146",
"url": "https://issues.redhat.com/browse/HYPBLD-146"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6122.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.8.3 security and bug fix updates",
"tracking": {
"current_release_date": "2025-12-05T12:19:06+00:00",
"generator": {
"date": "2025-12-05T12:19:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6122",
"initial_release_date": "2023-10-25T17:59:37+00:00",
"revision_history": [
{
"date": "2023-10-25T17:59:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-25T17:59:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T12:19:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.3-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"product_id": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.3-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.3-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"product_id": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"product_id": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T17:59:37+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_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)"
}
]
}
RHBA-2023_6364
Vulnerability from csaf_redhat - Published: 2023-11-07 08:50 - Updated: 2024-12-16 17:49Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for golang and delve is now available for Red Hat Enterprise Linux 9.",
"title": "Topic"
},
{
"category": "general",
"text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:6364",
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index"
},
{
"category": "external",
"summary": "2098211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098211"
},
{
"category": "external",
"summary": "2116995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116995"
},
{
"category": "external",
"summary": "2117248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117248"
},
{
"category": "external",
"summary": "2167409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167409"
},
{
"category": "external",
"summary": "2186496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186496"
},
{
"category": "external",
"summary": "2190184",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190184"
},
{
"category": "external",
"summary": "2230705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230705"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6364.json"
}
],
"title": "Red Hat Bug Fix Advisory: golang and delve bug fix and enhancement update",
"tracking": {
"current_release_date": "2024-12-16T17:49:44+00:00",
"generator": {
"date": "2024-12-16T17:49:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHBA-2023:6364",
"initial_release_date": "2023-11-07T08:50:26+00:00",
"revision_history": [
{
"date": "2023-11-07T08:50:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:50:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T17: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 Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.el9.src",
"product": {
"name": "delve-0:1.20.2-1.el9.src",
"product_id": "delve-0:1.20.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.src",
"product": {
"name": "golang-0:1.20.10-1.el9_3.src",
"product_id": "golang-0:1.20.10-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.el9.x86_64",
"product": {
"name": "delve-0:1.20.2-1.el9.x86_64",
"product_id": "delve-0:1.20.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"product": {
"name": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"product_id": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.20.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"product": {
"name": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"product_id": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.20.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"product_id": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.x86_64",
"product": {
"name": "golang-0:1.20.10-1.el9_3.x86_64",
"product_id": "golang-0:1.20.10-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"product_id": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"product_id": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.aarch64",
"product": {
"name": "golang-0:1.20.10-1.el9_3.aarch64",
"product_id": "golang-0:1.20.10-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"product_id": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"product_id": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.ppc64le",
"product": {
"name": "golang-0:1.20.10-1.el9_3.ppc64le",
"product_id": "golang-0:1.20.10-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"product_id": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.s390x",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.s390x",
"product_id": "go-toolset-0:1.20.10-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.s390x",
"product": {
"name": "golang-0:1.20.10-1.el9_3.s390x",
"product_id": "golang-0:1.20.10-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.s390x",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.s390x",
"product_id": "golang-bin-0:1.20.10-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-docs-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-docs-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.20.10-1.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-misc-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-misc-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.20.10-1.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-src-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-src-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.20.10-1.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-tests-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-tests-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.20.10-1.el9_3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src"
},
"product_reference": "delve-0:1.20.2-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64"
},
"product_reference": "delve-0:1.20.2-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64"
},
"product_reference": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
},
"product_reference": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64"
},
"product_reference": "golang-0:1.20.10-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le"
},
"product_reference": "golang-0:1.20.10-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x"
},
"product_reference": "golang-0:1.20.10-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src"
},
"product_reference": "golang-0:1.20.10-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64"
},
"product_reference": "golang-0:1.20.10-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-docs-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-misc-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-src-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-tests-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHBA-2023_6928
Vulnerability from csaf_redhat - Published: 2023-11-14 16:04 - Updated: 2024-12-16 17:49Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.",
"title": "Topic"
},
{
"category": "general",
"text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:6928",
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index"
},
{
"category": "external",
"summary": "2186495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186495"
},
{
"category": "external",
"summary": "2226901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2226901"
},
{
"category": "external",
"summary": "2230599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230599"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6928.json"
}
],
"title": "Red Hat Bug Fix Advisory: go-toolset:rhel8 bug fix and enhancement update",
"tracking": {
"current_release_date": "2024-12-16T17:49:54+00:00",
"generator": {
"date": "2024-12-16T17:49:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHBA-2023:6928",
"initial_release_date": "2023-11-14T16:04:55+00:00",
"revision_history": [
{
"date": "2023-11-14T16:04:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-14T16:04:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T17:49:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset:rhel8:8090020231013032436:26eb71ac",
"product": {
"name": "go-toolset:rhel8:8090020231013032436:26eb71ac",
"product_id": "go-toolset:rhel8:8090020231013032436:26eb71ac",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/go-toolset@rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product": {
"name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product_id": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product": {
"name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product_id": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product": {
"name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product_id": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product": {
"name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product_id": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=src"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"product": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"product": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"product": {
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"product_id": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"product": {
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"product_id": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
"product_reference": "go-toolset:rhel8:8090020231013032436:26eb71ac",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src"
},
"product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64"
},
"product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64"
},
"product_reference": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64"
},
"product_reference": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
},
"product_reference": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
},
"product_reference": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
},
"product_reference": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
},
"product_reference": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39323",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242544"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang cmd/go standard library. A line directive (\"//line\") can be used to bypass the restrictions on \"//go:cgo_\" directives, allowing blocked linker and compiler flags to pass during compilation. This can result in the unexpected execution of arbitrary code when running \"go build\". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: line directives allows arbitrary execution during build",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39323"
},
{
"category": "external",
"summary": "RHBZ#2242544",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242544"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39323",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39323"
},
{
"category": "external",
"summary": "https://go.dev/cl/533215",
"url": "https://go.dev/cl/533215"
},
{
"category": "external",
"summary": "https://go.dev/issue/63211",
"url": "https://go.dev/issue/63211"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/XBa1oHDevAo",
"url": "https://groups.google.com/g/golang-announce/c/XBa1oHDevAo"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2095.json",
"url": "https://vuln.go.dev/ID/GO-2023-2095.json"
}
],
"release_date": "2023-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch",
"AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: line directives allows arbitrary execution during build"
}
]
}
RHSA-2023_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-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 12: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": "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-05T12:19:16+00:00",
"generator": {
"date": "2025-12-05T12:19:16+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-05T12:19:16+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)"
}
]
}
RHSA-2023:6154
Vulnerability from csaf_redhat - Published: 2023-11-01 00:30 - Updated: 2025-12-05 12: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": "Secondary Scheduler Operator for Red Hat OpenShift 1.2.0",
"title": "Topic"
},
{
"category": "general",
"text": "The Secondary Scheduler Operator for Red Hat OpenShift is an optional\noperator that makes it possible to deploy a secondary scheduler by\nproviding a scheduler image. You can run a scheduler with custom\nplugins without applying additional manifests, such as cluster roles\nand deployments.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (CVE-2023-44487)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n \n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n \n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6154",
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "WRKLDS-779",
"url": "https://issues.redhat.com/browse/WRKLDS-779"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6154.json"
}
],
"title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.2.0",
"tracking": {
"current_release_date": "2025-12-05T12:19:14+00:00",
"generator": {
"date": "2025-12-05T12:19:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6154",
"initial_release_date": "2023-11-01T00:30:41+00:00",
"revision_history": [
{
"date": "2023-11-01T00:30:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-01T00:30:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T12:19:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OSSO 1.2 for RHEL 8",
"product": {
"name": "OSSO 1.2 for RHEL 8",
"product_id": "8Base-OSSO-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_secondary_scheduler:1.2::el8"
}
}
}
],
"category": "product_family",
"name": "Openshift Secondary Scheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.2-13"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64 as a component of OSSO 1.2 for RHEL 8",
"product_id": "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"relates_to_product_reference": "8Base-OSSO-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64 as a component of OSSO 1.2 for RHEL 8",
"product_id": "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64",
"relates_to_product_reference": "8Base-OSSO-1.2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"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-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "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-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\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.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_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"
}
]
}
RHSA-2023_6154
Vulnerability from csaf_redhat - Published: 2023-11-01 00:30 - Updated: 2024-12-18 04:51Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.2.0",
"title": "Topic"
},
{
"category": "general",
"text": "The Secondary Scheduler Operator for Red Hat OpenShift is an optional\noperator that makes it possible to deploy a secondary scheduler by\nproviding a scheduler image. You can run a scheduler with custom\nplugins without applying additional manifests, such as cluster roles\nand deployments.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (CVE-2023-44487)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n \n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n \n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6154",
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "WRKLDS-779",
"url": "https://issues.redhat.com/browse/WRKLDS-779"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6154.json"
}
],
"title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.2.0",
"tracking": {
"current_release_date": "2024-12-18T04:51:50+00:00",
"generator": {
"date": "2024-12-18T04:51:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6154",
"initial_release_date": "2023-11-01T00:30:41+00:00",
"revision_history": [
{
"date": "2023-11-01T00:30:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-01T00:30:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:51:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OSSO 1.2 for RHEL 8",
"product": {
"name": "OSSO 1.2 for RHEL 8",
"product_id": "8Base-OSSO-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_secondary_scheduler:1.2::el8"
}
}
}
],
"category": "product_family",
"name": "Openshift Secondary Scheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.2-13"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64 as a component of OSSO 1.2 for RHEL 8",
"product_id": "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"relates_to_product_reference": "8Base-OSSO-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64 as a component of OSSO 1.2 for RHEL 8",
"product_id": "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64",
"relates_to_product_reference": "8Base-OSSO-1.2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-01T00:30:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64",
"8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
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-2025-AVI-0283
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans VMware Tanzu Greenplum. 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 | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Platform Extension Framework versions antérieures à 6.11.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions antérieures à 6.29.0 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Platform Extension Framework versions ant\u00e9rieures \u00e0 6.11.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions ant\u00e9rieures \u00e0 6.29.0",
"product": {
"name": "Tanzu Greenplum",
"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-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"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-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"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-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-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-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3792"
},
{
"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-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"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-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2018-1282",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1282"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"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-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"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-0283",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-04-08T00:00:00.000000"
},
{
"description": "Correction d\u0027une erreur dans le r\u00e9sum\u00e9",
"revision_date": "2025-04-10T00: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": "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 VMware Tanzu Greenplum. 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 VMware Tanzu Greenplum",
"vendor_advisories": [
{
"published_at": "2025-04-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 25580",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25580"
},
{
"published_at": "2025-04-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 25581",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25581"
}
]
}
CERTFR-2025-AVI-0283
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans VMware Tanzu Greenplum. 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 | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Platform Extension Framework versions antérieures à 6.11.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions antérieures à 6.29.0 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Platform Extension Framework versions ant\u00e9rieures \u00e0 6.11.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions ant\u00e9rieures \u00e0 6.29.0",
"product": {
"name": "Tanzu Greenplum",
"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-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"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-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"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-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-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-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3792"
},
{
"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-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"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-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2018-1282",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1282"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"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-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"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-0283",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-04-08T00:00:00.000000"
},
{
"description": "Correction d\u0027une erreur dans le r\u00e9sum\u00e9",
"revision_date": "2025-04-10T00: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": "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 VMware Tanzu Greenplum. 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 VMware Tanzu Greenplum",
"vendor_advisories": [
{
"published_at": "2025-04-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 25580",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25580"
},
{
"published_at": "2025-04-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 25581",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25581"
}
]
}
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-0878
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 une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une injection de code indirecte à distance (XSS).
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Enterprise | Splunk Entreprise versions 9.2.x antérieures à 9.2.3 | ||
| Splunk | Splunk Enterprise | Splunk Entreprise versions 9.1.x antérieures à 9.1.6 | ||
| Splunk | Splunk Enterprise | Splunk Entreprise versions 9.3.x antérieures à 9.3.1 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2308.x antérieures à 9.1.2308.208 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2312.x antérieures à 9.1.2312.205 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.2.2403.x antérieures à 9.2.2403.108 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Entreprise versions 9.2.x ant\u00e9rieures \u00e0 9.2.3",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Entreprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.6",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Entreprise versions 9.3.x ant\u00e9rieures \u00e0 9.3.1",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.1.2308.x ant\u00e9rieures \u00e0 9.1.2308.208",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.1.2312.x ant\u00e9rieures \u00e0 9.1.2312.205",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.2.2403.x ant\u00e9rieures \u00e0 9.2.2403.108",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"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-2017-14159",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14159"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2020-36230",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36230"
},
{
"name": "CVE-2024-45733",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45733"
},
{
"name": "CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"name": "CVE-2020-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36221"
},
{
"name": "CVE-2024-45731",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45731"
},
{
"name": "CVE-2019-13057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13057"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-29401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29401"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2015-3276",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-3276"
},
{
"name": "CVE-2020-36225",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36225"
},
{
"name": "CVE-2024-45739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45739"
},
{
"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-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2020-36224",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36224"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2021-27212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27212"
},
{
"name": "CVE-2020-36228",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36228"
},
{
"name": "CVE-2020-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36227"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2020-15719",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15719"
},
{
"name": "CVE-2024-45740",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45740"
},
{
"name": "CVE-2024-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45736"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2023-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2017-17740",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17740"
},
{
"name": "CVE-2024-45741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45741"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2020-36223",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36223"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2024-45737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45737"
},
{
"name": "CVE-2020-36229",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36229"
},
{
"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-45732",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45732"
},
{
"name": "CVE-2022-29155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29155"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-45735",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45735"
},
{
"name": "CVE-2023-50658",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50658"
},
{
"name": "CVE-2023-47108",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47108"
},
{
"name": "CVE-2023-26125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26125"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-45738",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45738"
},
{
"name": "CVE-2020-36226",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36226"
},
{
"name": "CVE-2020-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36222"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2022-42969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42969"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2019-13565",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13565"
},
{
"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-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-45734",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45734"
},
{
"name": "CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0878",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"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 les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une injection de code indirecte \u00e0 distance (XSS).",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1008",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1008"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1005",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1005"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1006",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1006"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1002",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1002"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1003",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1003"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1007",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1007"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1004",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1004"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1010",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1010"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1011",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1011"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1012",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1012"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1009",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1009"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1001",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1001"
}
]
}
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-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-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-2024-AVI-0878
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 une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une injection de code indirecte à distance (XSS).
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Enterprise | Splunk Entreprise versions 9.2.x antérieures à 9.2.3 | ||
| Splunk | Splunk Enterprise | Splunk Entreprise versions 9.1.x antérieures à 9.1.6 | ||
| Splunk | Splunk Enterprise | Splunk Entreprise versions 9.3.x antérieures à 9.3.1 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2308.x antérieures à 9.1.2308.208 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2312.x antérieures à 9.1.2312.205 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.2.2403.x antérieures à 9.2.2403.108 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Entreprise versions 9.2.x ant\u00e9rieures \u00e0 9.2.3",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Entreprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.6",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Entreprise versions 9.3.x ant\u00e9rieures \u00e0 9.3.1",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.1.2308.x ant\u00e9rieures \u00e0 9.1.2308.208",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.1.2312.x ant\u00e9rieures \u00e0 9.1.2312.205",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.2.2403.x ant\u00e9rieures \u00e0 9.2.2403.108",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"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-2017-14159",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14159"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2020-36230",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36230"
},
{
"name": "CVE-2024-45733",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45733"
},
{
"name": "CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"name": "CVE-2020-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36221"
},
{
"name": "CVE-2024-45731",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45731"
},
{
"name": "CVE-2019-13057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13057"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-29401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29401"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2015-3276",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-3276"
},
{
"name": "CVE-2020-36225",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36225"
},
{
"name": "CVE-2024-45739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45739"
},
{
"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-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2020-36224",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36224"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2021-27212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27212"
},
{
"name": "CVE-2020-36228",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36228"
},
{
"name": "CVE-2020-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36227"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2020-15719",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15719"
},
{
"name": "CVE-2024-45740",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45740"
},
{
"name": "CVE-2024-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45736"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2023-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2017-17740",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17740"
},
{
"name": "CVE-2024-45741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45741"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2020-36223",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36223"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2024-45737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45737"
},
{
"name": "CVE-2020-36229",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36229"
},
{
"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-45732",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45732"
},
{
"name": "CVE-2022-29155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29155"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-45735",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45735"
},
{
"name": "CVE-2023-50658",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50658"
},
{
"name": "CVE-2023-47108",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47108"
},
{
"name": "CVE-2023-26125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26125"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-45738",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45738"
},
{
"name": "CVE-2020-36226",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36226"
},
{
"name": "CVE-2020-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36222"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2022-42969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42969"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2019-13565",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13565"
},
{
"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-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-45734",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45734"
},
{
"name": "CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0878",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"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 les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une injection de code indirecte \u00e0 distance (XSS).",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1008",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1008"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1005",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1005"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1006",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1006"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1002",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1002"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1003",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1003"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1007",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1007"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1004",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1004"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1010",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1010"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1011",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1011"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1012",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1012"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1009",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1009"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1001",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1001"
}
]
}
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-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"
}
]
}
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-2280
Vulnerability from csaf_certbund - Published: 2023-09-06 22:00 - Updated: 2025-05-29 22: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 Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, Code auszuf\u00fchren oder einen Denial of Service zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2280 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2280.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2280 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2280"
},
{
"category": "external",
"summary": "Golang Announce vom 2023-09-06",
"url": "https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3701-1 vom 2023-09-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016236.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3700-1 vom 2023-09-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016237.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3840-1 vom 2023-09-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016353.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5974 vom 2023-10-21",
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6031 vom 2023-10-24",
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6119 vom 2023-10-26",
"url": "https://access.redhat.com/errata/RHSA-2023:6119"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6122 vom 2023-10-26",
"url": "https://access.redhat.com/errata/RHSA-2023:6122"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6115 vom 2023-10-26",
"url": "https://access.redhat.com/errata/RHSA-2023:6115"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6145 vom 2023-10-27",
"url": "https://access.redhat.com/errata/RHSA-2023:6145"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5947 vom 2023-10-26",
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6148 vom 2023-10-27",
"url": "https://access.redhat.com/errata/RHSA-2023:6148"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2023-B951076A0F vom 2023-10-27",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-b951076a0f"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6161 vom 2023-10-30",
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6202 vom 2023-10-31",
"url": "https://access.redhat.com/errata/RHSA-2023:6202"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6200 vom 2023-10-31",
"url": "https://access.redhat.com/errata/RHSA-2023:6200"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5009 vom 2023-11-01",
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6154 vom 2023-11-01",
"url": "https://access.redhat.com/errata/RHSA-2023:6154"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:4469-1 vom 2023-11-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017050.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2023-1C906D04EE vom 2023-11-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-1c906d04ee"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202311-09 vom 2023-11-25",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7517 vom 2023-11-28",
"url": "https://access.redhat.com/errata/RHSA-2023:7517"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7763 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7766 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7765 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7762 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7764 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-7765 vom 2023-12-14",
"url": "https://linux.oracle.com/errata/ELSA-2023-7765.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-7763 vom 2023-12-14",
"url": "https://linux.oracle.com/errata/ELSA-2023-7763.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-7766 vom 2023-12-14",
"url": "https://linux.oracle.com/errata/ELSA-2023-7766.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6574-1 vom 2024-01-11",
"url": "https://ubuntu.com/security/notices/USN-6574-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0121 vom 2024-01-10",
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-004 vom 2024-03-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-004-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1901 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1901"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2098 vom 2024-04-30",
"url": "https://linux.oracle.com/errata/ELSA-2024-2098.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2160 vom 2024-04-30",
"url": "https://access.redhat.com/errata/RHSA-2024:2160"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2988 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3352 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-2988.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3467 vom 2024-05-29",
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
},
{
"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": "Ubuntu Security Notice USN-7061-1 vom 2024-10-10",
"url": "https://ubuntu.com/security/notices/USN-7061-1"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2024-1012 vom 2024-10-14",
"url": "https://advisory.splunk.com//advisories/SVD-2024-1012"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7109-1 vom 2024-11-14",
"url": "https://ubuntu.com/security/notices/USN-7109-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7256 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8277 vom 2025-05-28",
"url": "https://access.redhat.com/errata/RHSA-2025:8277"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8274 vom 2025-05-28",
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8274 vom 2025-05-29",
"url": "https://rhn.redhat.com/errata/RHSA-2025:8274.html"
}
],
"source_lang": "en-US",
"title": "Golang Go: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-05-29T22:00:00.000+00:00",
"generator": {
"date": "2025-05-30T09:12:25.173+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2023-2280",
"initial_release_date": "2023-09-06T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-09-06T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-09-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-10-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-23T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-25T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-26T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-29T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-10-30T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-31T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-16T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-11-23T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-11-26T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2023-11-27T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-12T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-14T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-01-10T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
},
{
"date": "2024-03-03T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-04-17T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-04-29T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-23T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-30T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-07-31T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-10-10T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-10-14T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2024-11-14T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "31"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.21.1",
"product": {
"name": "Golang Go \u003c1.21.1",
"product_id": "T029752"
}
},
{
"category": "product_version",
"name": "1.21.1",
"product": {
"name": "Golang Go 1.21.1",
"product_id": "T029752-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.21.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.20.8",
"product": {
"name": "Golang Go \u003c1.20.8",
"product_id": "T029753"
}
},
{
"category": "product_version",
"name": "1.20.8",
"product": {
"name": "Golang Go 1.20.8",
"product_id": "T029753-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.20.8"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"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:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "16.2",
"product": {
"name": "Red Hat OpenStack 16.2",
"product_id": "T023999",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2"
}
}
}
],
"category": "product_name",
"name": "OpenStack"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.3.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.1",
"product_id": "T038314"
}
},
{
"category": "product_version",
"name": "9.3.1",
"product": {
"name": "Splunk Splunk Enterprise 9.3.1",
"product_id": "T038314-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.3",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.3",
"product_id": "T038315"
}
},
{
"category": "product_version",
"name": "9.2.3",
"product": {
"name": "Splunk Splunk Enterprise 9.2.3",
"product_id": "T038315-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.2.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.6",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.6",
"product_id": "T038316"
}
},
{
"category": "product_version",
"name": "9.1.6",
"product": {
"name": "Splunk Splunk Enterprise 9.1.6",
"product_id": "T038316-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.1.6"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T015631",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
},
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39318",
"product_status": {
"known_affected": [
"67646",
"T038314",
"T015632",
"T036379",
"T038315",
"T012167",
"T015631",
"T038316",
"T004914",
"74185",
"T023999",
"T002207",
"T000126",
"T029753",
"T029752"
]
},
"release_date": "2023-09-06T22:00:00.000+00:00",
"title": "CVE-2023-39318"
},
{
"cve": "CVE-2023-39319",
"product_status": {
"known_affected": [
"67646",
"T038314",
"T015632",
"T036379",
"T038315",
"T012167",
"T015631",
"T038316",
"T004914",
"74185",
"T023999",
"T002207",
"T000126",
"T029753",
"T029752"
]
},
"release_date": "2023-09-06T22:00:00.000+00:00",
"title": "CVE-2023-39319"
},
{
"cve": "CVE-2023-39320",
"product_status": {
"known_affected": [
"67646",
"T038314",
"T015632",
"T036379",
"T038315",
"T012167",
"T015631",
"T038316",
"T004914",
"74185",
"T023999",
"T002207",
"T000126",
"T029752"
]
},
"release_date": "2023-09-06T22:00:00.000+00:00",
"title": "CVE-2023-39320"
},
{
"cve": "CVE-2023-39321",
"product_status": {
"known_affected": [
"67646",
"T038314",
"T015632",
"T036379",
"T038315",
"T012167",
"T015631",
"T038316",
"T004914",
"74185",
"T023999",
"T002207",
"T000126",
"T029753",
"T029752"
]
},
"release_date": "2023-09-06T22:00:00.000+00:00",
"title": "CVE-2023-39321"
},
{
"cve": "CVE-2023-39322",
"product_status": {
"known_affected": [
"67646",
"T038314",
"T015632",
"T036379",
"T038315",
"T012167",
"T015631",
"T038316",
"T004914",
"74185",
"T023999",
"T002207",
"T000126",
"T029753",
"T029752"
]
},
"release_date": "2023-09-06T22:00:00.000+00:00",
"title": "CVE-2023-39322"
}
]
}
MSRC_CVE-2023-39319
Vulnerability from csaf_microsoft - Published: 2023-09-01 00:00 - Updated: 2025-09-04 01:51Notes
{
"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-39319 Improper handling of special tags within script contexts in html/template - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-39319.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": "Improper handling of special tags within script contexts in html/template",
"tracking": {
"current_release_date": "2025-09-04T01:51:46.000Z",
"generator": {
"date": "2025-10-20T00:40:17.996Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-39319",
"initial_release_date": "2023-09-01T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-04T01:51:46.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.17.13-2",
"product": {
"name": "\u003ccbl2 golang 1.17.13-2",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.17.13-2",
"product": {
"name": "cbl2 golang 1.17.13-2",
"product_id": "19778"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.21.6-1",
"product": {
"name": "\u003ccbl2 golang 1.21.6-1",
"product_id": "14"
}
},
{
"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.10-1",
"product": {
"name": "\u003ccbl2 golang 1.20.10-1",
"product_id": "11"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.20.10-1",
"product": {
"name": "cbl2 golang 1.20.10-1",
"product_id": "18143"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 golang 1.20.10-1",
"product": {
"name": "\u003cazl3 golang 1.20.10-1",
"product_id": "10"
}
},
{
"category": "product_version",
"name": "azl3 golang 1.20.10-1",
"product": {
"name": "azl3 golang 1.20.10-1",
"product_id": "18144"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.18.8-7",
"product": {
"name": "\u003ccbl2 golang 1.18.8-7",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.18.8-7",
"product": {
"name": "cbl2 golang 1.18.8-7",
"product_id": "19785"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 msft-golang 1.20.10-1",
"product": {
"name": "\u003ccbl2 msft-golang 1.20.10-1",
"product_id": "12"
}
},
{
"category": "product_version",
"name": "cbl2 msft-golang 1.20.10-1",
"product": {
"name": "cbl2 msft-golang 1.20.10-1",
"product_id": "18142"
}
}
],
"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": "9"
}
},
{
"category": "product_name",
"name": "cbl2 tensorflow 2.11.1-2",
"product": {
"name": "cbl2 tensorflow 2.11.1-2",
"product_id": "8"
}
},
{
"category": "product_name",
"name": "cbl2 python-tensorboard 2.11.0-3",
"product": {
"name": "cbl2 python-tensorboard 2.11.0-3",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "13"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.23.9-1",
"product": {
"name": "azl3 golang 1.23.9-1",
"product_id": "7"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.24.3-1",
"product": {
"name": "azl3 golang 1.24.3-1",
"product_id": "5"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.22.10-2",
"product": {
"name": "azl3 golang 1.22.10-2",
"product_id": "1"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "6"
}
}
],
"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-9"
},
"product_reference": "9",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
"product_id": "19778-17086"
},
"product_reference": "19778",
"relates_to_product_reference": "17086"
},
{
"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-8"
},
"product_reference": "8",
"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-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"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-13"
},
"product_reference": "13",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.23.9-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.24.3-1 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"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-14"
},
"product_reference": "14",
"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.10-1 as a component of CBL Mariner 2.0",
"product_id": "17086-12"
},
"product_reference": "12",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.20.10-1 as a component of CBL Mariner 2.0",
"product_id": "18142-17086"
},
"product_reference": "18142",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.20.10-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.20.10-1 as a component of CBL Mariner 2.0",
"product_id": "18143-17086"
},
"product_reference": "18143",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 golang 1.20.10-1 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": "azl3 golang 1.20.10-1 as a component of Azure Linux 3.0",
"product_id": "18144-17084"
},
"product_reference": "18144",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.22.10-2 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"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-2"
},
"product_reference": "2",
"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": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0026#39;Cross-site Scripting\u0026#39;)"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-8",
"17086-4",
"17084-13",
"17084-7",
"17084-5",
"17084-6"
]
},
{
"label": "vulnerable_code_not_present",
"product_ids": [
"17084-9",
"17084-1"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19778-17086",
"17375-17086",
"18142-17086",
"18143-17086",
"18144-17084",
"19785-17086"
],
"known_affected": [
"17086-3",
"17086-14",
"17086-12",
"17086-11",
"17084-10",
"17086-2"
],
"known_not_affected": [
"17084-9",
"17086-8",
"17086-4",
"17084-13",
"17084-7",
"17084-5",
"17084-1",
"17084-6"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-39319 Improper handling of special tags within script contexts in html/template - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-39319.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-04T01:51:46.000Z",
"details": "Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-3",
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-09-04T01:51:46.000Z",
"details": "1.21.6-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-14"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-09-04T01:51:46.000Z",
"details": "1.20.10-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-12",
"17086-11",
"17084-10"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"temporalScore": 6.1,
"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": [
"17086-3",
"17086-14",
"17086-12",
"17086-11",
"17084-10",
"17086-2"
]
}
],
"title": "Improper handling of special tags within script contexts in html/template"
}
]
}
GSD-2023-39319
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-39319",
"id": "GSD-2023-39319"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-39319"
],
"details": "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.",
"id": "GSD-2023-39319",
"modified": "2023-12-13T01:20:33.131329Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2023-39319",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "html/template",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "1.20.8"
},
{
"version_affected": "\u003c",
"version_name": "1.21.0-0",
"version_value": "1.21.1"
}
]
}
}
]
},
"vendor_name": "Go standard library"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Takeshi Kaneko (GMO Cybersecurity by Ierae, Inc.)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The html/template package does not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/issue/62197",
"refsource": "MISC",
"url": "https://go.dev/issue/62197"
},
{
"name": "https://go.dev/cl/526157",
"refsource": "MISC",
"url": "https://go.dev/cl/526157"
},
{
"name": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"refsource": "MISC",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"name": "https://pkg.go.dev/vuln/GO-2023-2043",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2023-2043"
},
{
"name": "https://security.netapp.com/advisory/ntap-20231020-0009/",
"refsource": "MISC",
"url": "https://security.netapp.com/advisory/ntap-20231020-0009/"
},
{
"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:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.21.1",
"versionStartIncluding": "1.21.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.20.8",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2023-39319"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The html/template package does not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"name": "https://pkg.go.dev/vuln/GO-2023-2043",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2043"
},
{
"name": "https://go.dev/cl/526157",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/526157"
},
{
"name": "https://go.dev/issue/62197",
"refsource": "MISC",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/issue/62197"
},
{
"name": "https://security.netapp.com/advisory/ntap-20231020-0009/",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231020-0009/"
},
{
"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": "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"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
},
"lastModifiedDate": "2023-11-25T11:15Z",
"publishedDate": "2023-09-08T17:15Z"
}
}
}
GHSA-VV9M-32RR-3G55
Vulnerability from github – Published: 2023-09-08 18:30 – Updated: 2023-11-02 03:30The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in 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.
{
"affected": [],
"aliases": [
"CVE-2023-39319"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-09-08T17:15:27Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-vv9m-32rr-3g55",
"modified": "2023-11-02T03:30:25Z",
"published": "2023-09-08T18:30:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"type": "WEB",
"url": "https://go.dev/cl/526157"
},
{
"type": "WEB",
"url": "https://go.dev/issue/62197"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2023-2043"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20231020-0009"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2023-39319
Vulnerability from fkie_nvd - Published: 2023-09-08 17:15 - Updated: 2024-11-21 08:15| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/526157 | Patch | |
| security@golang.org | https://go.dev/issue/62197 | Issue Tracking | |
| security@golang.org | https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ | Release Notes | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2023-2043 | Vendor Advisory | |
| security@golang.org | https://security.gentoo.org/glsa/202311-09 | ||
| security@golang.org | https://security.netapp.com/advisory/ntap-20231020-0009/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/cl/526157 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/issue/62197 | Issue Tracking | |
| af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ | Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://pkg.go.dev/vuln/GO-2023-2043 | 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-20231020-0009/ | Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F1B13F8E-84CD-45E0-8DC5-FFF2A1E5E162",
"versionEndExcluding": "1.20.8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "958E1BA0-2840-47E9-A790-79C10164C68C",
"versionEndExcluding": "1.21.1",
"versionStartIncluding": "1.21.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The html/template package does not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack."
},
{
"lang": "es",
"value": "El paquete html/template no aplica las reglas adecuadas para controlar las ocurrencias de \". Esto puede hacer que el analizador de plantillas considere incorrectamente que los contextos de script se terminan antes de tiempo, lo que provoca que las acciones se escapen incorrectamente. Esto podr\u00eda aprovecharse para realizar un ataque XSS."
}
],
"id": "CVE-2023-39319",
"lastModified": "2024-11-21T08:15:08.890",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-09-08T17:15:27.910",
"references": [
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/526157"
},
{
"source": "security@golang.org",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/issue/62197"
},
{
"source": "security@golang.org",
"tags": [
"Release Notes"
],
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2043"
},
{
"source": "security@golang.org",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"source": "security@golang.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231020-0009/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/526157"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/issue/62197"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
],
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2043"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231020-0009/"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
OPENSUSE-SU-2024:13216-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.8-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.8-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13216",
"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_13216-1.json"
},
{
"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": "go1.20-1.20.8-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:13216-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.8-1.1.aarch64",
"product": {
"name": "go1.20-1.20.8-1.1.aarch64",
"product_id": "go1.20-1.20.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.8-1.1.aarch64",
"product": {
"name": "go1.20-doc-1.20.8-1.1.aarch64",
"product_id": "go1.20-doc-1.20.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.8-1.1.aarch64",
"product": {
"name": "go1.20-libstd-1.20.8-1.1.aarch64",
"product_id": "go1.20-libstd-1.20.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.8-1.1.aarch64",
"product": {
"name": "go1.20-race-1.20.8-1.1.aarch64",
"product_id": "go1.20-race-1.20.8-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.8-1.1.ppc64le",
"product": {
"name": "go1.20-1.20.8-1.1.ppc64le",
"product_id": "go1.20-1.20.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.8-1.1.ppc64le",
"product": {
"name": "go1.20-doc-1.20.8-1.1.ppc64le",
"product_id": "go1.20-doc-1.20.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.8-1.1.ppc64le",
"product": {
"name": "go1.20-libstd-1.20.8-1.1.ppc64le",
"product_id": "go1.20-libstd-1.20.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.8-1.1.ppc64le",
"product": {
"name": "go1.20-race-1.20.8-1.1.ppc64le",
"product_id": "go1.20-race-1.20.8-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.8-1.1.s390x",
"product": {
"name": "go1.20-1.20.8-1.1.s390x",
"product_id": "go1.20-1.20.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.8-1.1.s390x",
"product": {
"name": "go1.20-doc-1.20.8-1.1.s390x",
"product_id": "go1.20-doc-1.20.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.8-1.1.s390x",
"product": {
"name": "go1.20-libstd-1.20.8-1.1.s390x",
"product_id": "go1.20-libstd-1.20.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.8-1.1.s390x",
"product": {
"name": "go1.20-race-1.20.8-1.1.s390x",
"product_id": "go1.20-race-1.20.8-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.8-1.1.x86_64",
"product": {
"name": "go1.20-1.20.8-1.1.x86_64",
"product_id": "go1.20-1.20.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.8-1.1.x86_64",
"product": {
"name": "go1.20-doc-1.20.8-1.1.x86_64",
"product_id": "go1.20-doc-1.20.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.8-1.1.x86_64",
"product": {
"name": "go1.20-libstd-1.20.8-1.1.x86_64",
"product_id": "go1.20-libstd-1.20.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.8-1.1.x86_64",
"product": {
"name": "go1.20-race-1.20.8-1.1.x86_64",
"product_id": "go1.20-race-1.20.8-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.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.8-1.1.aarch64"
},
"product_reference": "go1.20-1.20.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.8-1.1.ppc64le"
},
"product_reference": "go1.20-1.20.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.8-1.1.s390x"
},
"product_reference": "go1.20-1.20.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.8-1.1.x86_64"
},
"product_reference": "go1.20-1.20.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.s390x"
},
"product_reference": "go1.20-doc-1.20.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.aarch64"
},
"product_reference": "go1.20-libstd-1.20.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.ppc64le"
},
"product_reference": "go1.20-libstd-1.20.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.s390x"
},
"product_reference": "go1.20-libstd-1.20.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.x86_64"
},
"product_reference": "go1.20-libstd-1.20.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.aarch64"
},
"product_reference": "go1.20-race-1.20.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.s390x"
},
"product_reference": "go1.20-race-1.20.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.x86_64"
},
"product_reference": "go1.20-race-1.20.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.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": [
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.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": [
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.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": [
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.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": [
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.8-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
}
]
}
OPENSUSE-SU-2024:13217-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.21-1.21.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.21-1.21.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13217",
"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_13217-1.json"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39320 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39320/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39321 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39321/"
}
],
"title": "go1.21-1.21.1-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:13217-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.21-1.21.1-1.1.aarch64",
"product": {
"name": "go1.21-1.21.1-1.1.aarch64",
"product_id": "go1.21-1.21.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.1-1.1.aarch64",
"product": {
"name": "go1.21-doc-1.21.1-1.1.aarch64",
"product_id": "go1.21-doc-1.21.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.1-1.1.aarch64",
"product": {
"name": "go1.21-libstd-1.21.1-1.1.aarch64",
"product_id": "go1.21-libstd-1.21.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.1-1.1.aarch64",
"product": {
"name": "go1.21-race-1.21.1-1.1.aarch64",
"product_id": "go1.21-race-1.21.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.1-1.1.ppc64le",
"product": {
"name": "go1.21-1.21.1-1.1.ppc64le",
"product_id": "go1.21-1.21.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.1-1.1.ppc64le",
"product": {
"name": "go1.21-doc-1.21.1-1.1.ppc64le",
"product_id": "go1.21-doc-1.21.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.1-1.1.ppc64le",
"product": {
"name": "go1.21-libstd-1.21.1-1.1.ppc64le",
"product_id": "go1.21-libstd-1.21.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.1-1.1.ppc64le",
"product": {
"name": "go1.21-race-1.21.1-1.1.ppc64le",
"product_id": "go1.21-race-1.21.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.1-1.1.s390x",
"product": {
"name": "go1.21-1.21.1-1.1.s390x",
"product_id": "go1.21-1.21.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.1-1.1.s390x",
"product": {
"name": "go1.21-doc-1.21.1-1.1.s390x",
"product_id": "go1.21-doc-1.21.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.1-1.1.s390x",
"product": {
"name": "go1.21-libstd-1.21.1-1.1.s390x",
"product_id": "go1.21-libstd-1.21.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.1-1.1.s390x",
"product": {
"name": "go1.21-race-1.21.1-1.1.s390x",
"product_id": "go1.21-race-1.21.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.1-1.1.x86_64",
"product": {
"name": "go1.21-1.21.1-1.1.x86_64",
"product_id": "go1.21-1.21.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.1-1.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.1-1.1.x86_64",
"product_id": "go1.21-doc-1.21.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.1-1.1.x86_64",
"product": {
"name": "go1.21-libstd-1.21.1-1.1.x86_64",
"product_id": "go1.21-libstd-1.21.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.1-1.1.x86_64",
"product": {
"name": "go1.21-race-1.21.1-1.1.x86_64",
"product_id": "go1.21-race-1.21.1-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.21-1.21.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64"
},
"product_reference": "go1.21-1.21.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le"
},
"product_reference": "go1.21-1.21.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x"
},
"product_reference": "go1.21-1.21.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64"
},
"product_reference": "go1.21-1.21.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x"
},
"product_reference": "go1.21-doc-1.21.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64"
},
"product_reference": "go1.21-libstd-1.21.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le"
},
"product_reference": "go1.21-libstd-1.21.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x"
},
"product_reference": "go1.21-libstd-1.21.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64"
},
"product_reference": "go1.21-libstd-1.21.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64"
},
"product_reference": "go1.21-race-1.21.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x"
},
"product_reference": "go1.21-race-1.21.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.x86_64"
},
"product_reference": "go1.21-race-1.21.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.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": [
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.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": [
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.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": [
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.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": [
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
},
{
"cve": "CVE-2023-39320",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39320"
}
],
"notes": [
{
"category": "general",
"text": "The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the \"go\" command was executed within the module. This applies to modules downloaded using the \"go\" command from the module proxy, as well as modules downloaded directly using VCS software.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39320",
"url": "https://www.suse.com/security/cve/CVE-2023-39320"
},
{
"category": "external",
"summary": "SUSE Bug 1215086 for CVE-2023-39320",
"url": "https://bugzilla.suse.com/1215086"
}
],
"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.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-39320"
},
{
"cve": "CVE-2023-39321",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39321"
}
],
"notes": [
{
"category": "general",
"text": "Processing an incomplete post-handshake message for a QUIC connection can cause a panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39321",
"url": "https://www.suse.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39321",
"url": "https://bugzilla.suse.com/1215087"
}
],
"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.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-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.21-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.1-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-39321"
}
]
}
OPENSUSE-SU-2023:0360-1
Vulnerability from csaf_opensuse - Published: 2023-11-09 08:51 - Updated: 2023-11-09 08:51Notes
{
"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": "Security update for go1.21",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update introduces go1.21, including fixes for the following issues:\n\n- go1.21.3 (released 2023-10-10) includes a security fix to the\n net/http package.\n Refs boo#1212475 go1.21 release tracking\n CVE-2023-39325 CVE-2023-44487\n * go#63427 go#63417 boo#1216109 security: fix CVE-2023-39325 CVE-2023-44487 net/http: rapid stream resets can cause excessive work\n\n- go1.21.2 (released 2023-10-05) includes one security fixes to the\n cmd/go package, as well as bug fixes to the compiler, the go\n command, the linker, the runtime, and the runtime/metrics\n package.\n Refs boo#1212475 go1.21 release tracking\n CVE-2023-39323\n * go#63214 go#63211 boo#1215985 security: fix CVE-2023-39323 cmd/go: line directives allows arbitrary execution during build\n * go#62464 runtime: \u0027traceback did not unwind completely\u0027\n * go#62478 runtime/metrics: /gc/scan* metrics return zero\n * go#62505 plugin: variable not initialized properly\n * go#62506 cmd/compile: internal compiler error: InvertFlags should never make it to codegen v100 = InvertFlags v123\n * go#62509 runtime: scheduler change causes Delve\u0027s function call injection to fail intermittently\n * go#62537 runtime: \u0027fatal: morestack on g0\u0027 with PGO enabled on arm64\n * go#62598 cmd/link: issues with Apple\u0027s new linker in Xcode 15 beta\n * go#62668 cmd/compile: slow to compile 17,000 line switch statement?\n * go#62711 cmd/go: TestScript/gotoolchain_path fails if golang.org/dl/go1.21.1 is installed in the user\u0027s $PATH\n\n- go1.21.1 (released 2023-09-06) includes four security fixes to\n the cmd/go, crypto/tls, and html/template packages, as well as\n bug fixes to the compiler, the go command, the linker, the\n runtime, and the context, crypto/tls, encoding/gob, encoding/xml,\n go/types, net/http, os, and path/filepath packages.\n Refs boo#1212475 go1.21 release tracking\n CVE-2023-39318 CVE-2023-39319 CVE-2023-39320 CVE-2023-39321 CVE-2023-39322\n * go#62290 go#62266 boo#1215087 security: fix CVE-2023-39321 CVE-2023-39322 crypto/tls: panic when processing partial post-handshake message in QUICConn.HandleData\n * go#62394 go#62198 boo#1215086 security: fix CVE-2023-39320 cmd/go: go.mod toolchain directive allows arbitrary execution\n * go#62396 go#62196 boo#1215084 security: fix CVE-2023-39318 html/template: improper handling of HTML-like comments within script contexts\n * go#62398 go#62197 boo#1215085 security: fix CVE-2023-39319 html/template: improper handling of special tags within script contexts\n * go#61743 go/types: interface.Complete panics for interfaces with duplicate methods\n * go#61781 cmd/compile: internal compiler error: \u0027f\u0027: value .autotmp_1 (nil) incorrectly live at entry\n * go#61818 cmd/go: panic: runtime error: index out of range [-1] in collectDepsErrors\n * go#61821 runtime/internal/wasitest: TestTCPEcho is racy\n * go#61868 path/filepath: Clean on some invalid Windows paths can lose .. components\n * go#61904 net/http: go 1.20.6 host validation breaks setting Host to a unix socket address\n * go#61905 cmd/go: go get/mod tidy panics with internal error: net token acquired but not released\n * go#61909 cmd/compile: internal compiler error: missed typecheck\n * go#61910 os: ReadDir fails on file systems without File ID support on Windows\n * go#61927 cmd/distpack: release archives don\u0027t include directory members\n * go#61930 spec, go/types, types2: restore Go 1.20 unification when compiling for Go 1.20\n * go#61932 go/types, types2: index out of range panic in Checker.arguments\n * go#61958 cmd/compile: write barrier code is sometimes preemptible when compiled with -N\n * go#61959 go/types, types2: panic: infinite recursion in unification with go1.21.0\n * go#61964 os: ReadDir(\\\\.\\pipe\\) fails with go1.21 on Windows\n * go#61967 crypto/tls: add GODEBUG to control max RSA key size\n * go#61987 runtime: simple programs crash on linux/386 with go1.21 when build with -gcflags=\u0027all=-N -l\u0027\n * go#62019 runtime: execution halts with goroutines stuck in runtime.gopark (protocol error E08 during memory read for packet)\n * go#62046 runtime/trace: segfault in runtime.fpTracebackPCs during deferred call after recovering from panic\n * go#62051 encoding/xml: incompatible changes in the Go 1.21.0\n * go#62057 cmd/compile: internal compiler error: \u0027F\u0027: func F, startMem[b1] has different values\n * go#62071 cmd/api: make non-importable\n * go#62140 cmd/link: slice bounds out of range\n * go#62143 hash/crc32: panic on arm64 with go1.21.0 when indexing slice\n * go#62144 cmd/go: locating GOROOT fails when the go command is run from the cross-compiled bin subdirectory\n * go#62154 encoding/gob: panic decoding into local type, received remote type\n * go#62189 context: misuse of sync.Cond in ExampleAfterFunc_cond\n * go#62204 maps: segfault in Clone\n * go#62205 cmd/compile: backward incompatible change in Go 1.21 type inference with channels\n * go#62222 cmd/go: \u0027go test -o\u0027 may fail with ETXTBSY when running the compiled test\n * go#62328 net/http: http client regression building with js/wasm and running on Chrome: net::ERR_H2_OR_QUIC_REQUIRED\n * go#62329 runtime: MADV_HUGEPAGE causes stalls when allocating memory\n\n- go1.21 (released 2023-08-08) is a major release of Go.\n go1.21.x minor releases will be provided through August 2024.\n https://github.com/golang/go/wiki/Go-Release-Cycle\n go1.21 arrives six months after go1.20. Most of its changes are\n in the implementation of the toolchain, runtime, and libraries.\n As always, the release maintains the Go 1 promise of\n compatibility. We expect almost all Go programs to continue to\n compile and run as before.\n Refs boo#1212475 go1.21 release tracking\n * Go 1.21 introduces a small change to the numbering of\n releases. In the past, we used Go 1.N to refer to both the\n overall Go language version and release family as well as the\n first release in that family. Starting in Go 1.21, the first\n release is now Go 1.N.0. Today we are releasing both the Go\n 1.21 language and its initial implementation, the Go 1.21.0\n release. These notes refer to \u0027Go 1.21\u0027; tools like go version\n will report \u0027go1.21.0\u0027 (until you upgrade to Go 1.21.1). See\n \u0027Go versions\u0027 in the \u0027Go Toolchains\u0027 documentation for details\n about the new version numbering.\n * Language change: Go 1.21 adds three new built-ins to the\n language.\n * Language change: The new functions min and max compute the\n smallest (or largest, for max) value of a fixed number of given\n arguments. See the language spec for details.\n * Language change: The new function clear deletes all elements\n from a map or zeroes all elements of a slice. See the language\n spec for details.\n * Package initialization order is now specified more\n precisely. This may change the behavior of some programs that\n rely on a specific initialization ordering that was not\n expressed by explicit imports. The behavior of such programs\n was not well defined by the spec in past releases. The new rule\n provides an unambiguous definition.\n * Multiple improvements that increase the power and precision of\n type inference have been made.\n * A (possibly partially instantiated generic) function may now be\n called with arguments that are themselves (possibly partially\n instantiated) generic functions.\n * Type inference now also considers methods when a value is\n assigned to an interface: type arguments for type parameters\n used in method signatures may be inferred from the\n corresponding parameter types of matching methods.\n * Similarly, since a type argument must implement all the methods\n of its corresponding constraint, the methods of the type\n argument and constraint are matched which may lead to the\n inference of additional type arguments.\n * If multiple untyped constant arguments of different kinds (such\n as an untyped int and an untyped floating-point constant) are\n passed to parameters with the same (not otherwise specified)\n type parameter type, instead of an error, now type inference\n determines the type using the same approach as an operator with\n untyped constant operands. This change brings the types\n inferred from untyped constant arguments in line with the types\n of constant expressions.\n * Type inference is now precise when matching corresponding types\n in assignments\n * The description of type inference in the language spec has been\n clarified.\n * Go 1.21 includes a preview of a language change we are\n considering for a future version of Go: making for loop\n variables per-iteration instead of per-loop, to avoid\n accidental sharing bugs. For details about how to try that\n language change, see the LoopvarExperiment wiki page.\n * Go 1.21 now defines that if a goroutine is panicking and\n recover was called directly by a deferred function, the return\n value of recover is guaranteed not to be nil. To ensure this,\n calling panic with a nil interface value (or an untyped nil)\n causes a run-time panic of type *runtime.PanicNilError.\n To support programs written for older versions of Go, nil\n panics can be re-enabled by setting GODEBUG=panicnil=1. This\n setting is enabled automatically when compiling a program whose\n main package is in a module with that declares go 1.20 or\n earlier.\n * Go 1.21 adds improved support for backwards compatibility and\n forwards compatibility in the Go toolchain.\n * To improve backwards compatibility, Go 1.21 formalizes Go\u0027s use\n of the GODEBUG environment variable to control the default\n behavior for changes that are non-breaking according to the\n compatibility policy but nonetheless may cause existing\n programs to break. (For example, programs that depend on buggy\n behavior may break when a bug is fixed, but bug fixes are not\n considered breaking changes.) When Go must make this kind of\n behavior change, it now chooses between the old and new\n behavior based on the go line in the workspace\u0027s go.work file\n or else the main module\u0027s go.mod file. Upgrading to a new Go\n toolchain but leaving the go line set to its original (older)\n Go version preserves the behavior of the older toolchain. With\n this compatibility support, the latest Go toolchain should\n always be the best, most secure, implementation of an older\n version of Go. See \u0027Go, Backwards Compatibility, and GODEBUG\u0027\n for details.\n * To improve forwards compatibility, Go 1.21 now reads the go\n line in a go.work or go.mod file as a strict minimum\n requirement: go 1.21.0 means that the workspace or module\n cannot be used with Go 1.20 or with Go 1.21rc1. This allows\n projects that depend on fixes made in later versions of Go to\n ensure that they are not used with earlier versions. It also\n gives better error reporting for projects that make use of new\n Go features: when the problem is that a newer Go version is\n needed, that problem is reported clearly, instead of attempting\n to build the code and instead printing errors about unresolved\n imports or syntax errors.\n * To make these new stricter version requirements easier to\n manage, the go command can now invoke not just the toolchain\n bundled in its own release but also other Go toolchain versions\n found in the PATH or downloaded on demand. If a go.mod or\n go.work go line declares a minimum requirement on a newer\n version of Go, the go command will find and run that version\n automatically. The new toolchain directive sets a suggested\n minimum toolchain to use, which may be newer than the strict go\n minimum. See \u0027Go Toolchains\u0027 for details.\n * go command: The -pgo build flag now defaults to -pgo=auto, and\n the restriction of specifying a single main package on the\n command line is now removed. If a file named default.pgo is\n present in the main package\u0027s directory, the go command will\n use it to enable profile-guided optimization for building the\n corresponding program.\n * go command: The -C dir flag must now be the first flag on the\n command-line when used.\n * go command: The new go test option -fullpath prints full path\n names in test log messages, rather than just base names.\n * go command: The go test -c flag now supports writing test\n binaries for multiple packages, each to pkg.test where pkg is\n the package name. It is an error if more than one test package\n being compiled has a given package name.]\n * go command: The go test -o flag now accepts a directory\n argument, in which case test binaries are written to that\n directory instead of the current directory.\n * cgo: In files that import \u0027C\u0027, the Go toolchain now correctly\n reports errors for attempts to declare Go methods on C types.\n * runtime: When printing very deep stacks, the runtime now prints\n the first 50 (innermost) frames followed by the bottom 50\n (outermost) frames, rather than just printing the first 100\n frames. This makes it easier to see how deeply recursive stacks\n started, and is especially valuable for debugging stack\n overflows.\n * runtime: On Linux platforms that support transparent huge\n pages, the Go runtime now manages which parts of the heap may\n be backed by huge pages more explicitly. This leads to better\n utilization of memory: small heaps should see less memory used\n (up to 50% in pathological cases) while large heaps should see\n fewer broken huge pages for dense parts of the heap, improving\n CPU usage and latency by up to 1%.\n * runtime: As a result of runtime-internal garbage collection\n tuning, applications may see up to a 40% reduction in\n application tail latency and a small decrease in memory\n use. Some applications may also observe a small loss in\n throughput. The memory use decrease should be proportional to\n the loss in throughput, such that the previous release\u0027s\n throughput/memory tradeoff may be recovered (with little change\n to latency) by increasing GOGC and/or GOMEMLIMIT slightly.\n * runtime: Calls from C to Go on threads created in C require\n some setup to prepare for Go execution. On Unix platforms, this\n setup is now preserved across multiple calls from the same\n thread. This significantly reduces the overhead of subsequent C\n to Go calls from ~1-3 microseconds per call to ~100-200\n nanoseconds per call.\n * compiler: Profile-guide optimization (PGO), added as a preview\n in Go 1.20, is now ready for general use. PGO enables\n additional optimizations on code identified as hot by profiles\n of production workloads. As mentioned in the Go command\n section, PGO is enabled by default for binaries that contain a\n default.pgo profile in the main package directory. Performance\n improvements vary depending on application behavior, with most\n programs from a representative set of Go programs seeing\n between 2 and 7% improvement from enabling PGO. See the PGO\n user guide for detailed documentation.\n * compiler: PGO builds can now devirtualize some interface method\n calls, adding a concrete call to the most common callee. This\n enables further optimization, such as inlining the callee.\n * compiler: Go 1.21 improves build speed by up to 6%, largely\n thanks to building the compiler itself with PGO.\n * assembler: On amd64, frameless nosplit assembly functions are\n no longer automatically marked as NOFRAME. Instead, the NOFRAME\n attribute must be explicitly specified if desired, which is\n already the behavior on other architectures supporting frame\n pointers. With this, the runtime now maintains the frame\n pointers for stack transitions.\n * assembler: The verifier that checks for incorrect uses of R15\n when dynamic linking on amd64 has been improved.\n * linker: On windows/amd64, the linker (with help from the\n compiler) now emits SEH unwinding data by default, which\n improves the integration of Go applications with Windows\n debuggers and other tools.\n * linker: In Go 1.21 the linker (with help from the compiler) is\n now capable of deleting dead (unreferenced) global map\n variables, if the number of entries in the variable initializer\n is sufficiently large, and if the initializer expressions are\n side-effect free.\n * core library: The new log/slog package provides structured\n logging with levels. Structured logging emits key-value pairs\n to enable fast, accurate processing of large amounts of log\n data. The package supports integration with popular log\n analysis tools and services.\n * core library: The new testing/slogtest package can help to\n validate slog.Handler implementations.\n * core library: The new slices package provides many common\n operations on slices, using generic functions that work with\n slices of any element type.\n * core library: The new maps package provides several common\n operations on maps, using generic functions that work with maps\n of any key or element type.\n * core library: The new cmp package defines the type constraint\n Ordered and two new generic functions Less and Compare that are\n useful with ordered types.\n * Minor changes to the library: As always, there are various\n minor changes and updates to the library, made with the Go 1\n promise of compatibility in mind. There are also various\n performance improvements, not enumerated here.\n * archive/tar: The implementation of the io/fs.FileInfo interface\n returned by Header.FileInfo now implements a String method that\n calls io/fs.FormatFileInfo.\n * archive/zip: The implementation of the io/fs.FileInfo interface\n returned by FileHeader.FileInfo now implements a String method\n that calls io/fs.FormatFileInfo.\n * archive/zip: The implementation of the io/fs.DirEntry interface\n returned by the io/fs.ReadDirFile.ReadDir method of the\n io/fs.File returned by Reader.Open now implements a String\n method that calls io/fs.FormatDirEntry.\n * bytes: The Buffer type has two new methods: Available and\n AvailableBuffer. These may be used along with the Write method\n to append directly to the Buffer.\n * context: The new WithoutCancel function returns a copy of a\n context that is not canceled when the original context is\n canceled.\n * context: The new WithDeadlineCause and WithTimeoutCause\n functions provide a way to set a context cancellation cause\n when a deadline or timer expires. The cause may be retrieved\n with the Cause function.\n * context: The new AfterFunc function registers a function to run\n after a context has been cancelled.\n * context: An optimization means that the results of calling\n Background and TODO and converting them to a shared type can be\n considered equal. In previous releases they were always\n different. Comparing Context values for equality has never been\n well-defined, so this is not considered to be an incompatible\n change.\n * crypto/ecdsa: PublicKey.Equal and PrivateKey.Equal now execute\n in constant time.\n * crypto/elliptic: All of the Curve methods have been deprecated,\n along with GenerateKey, Marshal, and Unmarshal. For ECDH\n operations, the new crypto/ecdh package should be used\n instead. For lower-level operations, use third-party modules\n such as filippo.io/nistec.\n * crypto/rand: The crypto/rand package now uses the getrandom\n system call on NetBSD 10.0 and later.\n * crypto/rsa: The performance of private RSA operations\n (decryption and signing) is now better than Go 1.19 for\n GOARCH=amd64 and GOARCH=arm64. It had regressed in Go 1.20.\n * crypto/rsa: Due to the addition of private fields to\n PrecomputedValues, PrivateKey.Precompute must be called for\n optimal performance even if deserializing (for example from\n JSON) a previously-precomputed private key.\n * crypto/rsa: PublicKey.Equal and PrivateKey.Equal now execute in\n constant time.\n * crypto/rsa: The GenerateMultiPrimeKey function and the\n PrecomputedValues.CRTValues field have been\n deprecated. PrecomputedValues.CRTValues will still be populated\n when PrivateKey.Precompute is called, but the values will not\n be used during decryption operations.\n * crypto/sha256: SHA-224 and SHA-256 operations now use native\n instructions when available when GOARCH=amd64, providing a\n performance improvement on the order of 3-4x.\n * crypto/tls: Servers now skip verifying client certificates\n (including not running Config.VerifyPeerCertificate) for\n resumed connections, besides checking the expiration time. This\n makes session tickets larger when client certificates are in\n use. Clients were already skipping verification on resumption,\n but now check the expiration time even if\n Config.InsecureSkipVerify is set.\n * crypto/tls: Applications can now control the content of session\n tickets.\n * crypto/tls: The new SessionState type describes a resumable\n session.\n * crypto/tls: The SessionState.Bytes method and ParseSessionState\n function serialize and deserialize a SessionState.\n * crypto/tls: The Config.WrapSession and Config.UnwrapSession\n hooks convert a SessionState to and from a ticket on the server\n side.\n * crypto/tls: The Config.EncryptTicket and Config.DecryptTicket\n methods provide a default implementation of WrapSession and\n UnwrapSession.\n * crypto/tls: The ClientSessionState.ResumptionState method and\n NewResumptionState function may be used by a ClientSessionCache\n implementation to store and resume sessions on the client side.\n * crypto/tls: To reduce the potential for session tickets to be\n used as a tracking mechanism across connections, the server now\n issues new tickets on every resumption (if they are supported\n and not disabled) and tickets don\u0027t bear an identifier for the\n key that encrypted them anymore. If passing a large number of\n keys to Conn.SetSessionTicketKeys, this might lead to a\n noticeable performance cost.\n * crypto/tls: Both clients and servers now implement the Extended\n Master Secret extension (RFC 7627). The deprecation of\n ConnectionState.TLSUnique has been reverted, and is now set for\n resumed connections that support Extended Master Secret.\n * crypto/tls: The new QUICConn type provides support for QUIC\n implementations, including 0-RTT support. Note that this is not\n itself a QUIC implementation, and 0-RTT is still not supported\n in TLS.\n * crypto/tls: The new VersionName function returns the name for a\n TLS version number.\n * crypto/tls: The TLS alert codes sent from the server for client\n authentication failures have been improved. Previously, these\n failures always resulted in a \u0027bad certificate\u0027 alert. Now,\n certain failures will result in more appropriate alert codes,\n as defined by RFC 5246 and RFC 8446:\n * crypto/tls: For TLS 1.3 connections, if the server is\n configured to require client authentication using\n RequireAnyClientCert or RequireAndVerifyClientCert, and the\n client does not provide any certificate, the server will now\n return the \u0027certificate required\u0027 alert.\n * crypto/tls: If the client provides a certificate that is not\n signed by the set of trusted certificate authorities configured\n on the server, the server will return the \u0027unknown certificate\n authority\u0027 alert.\n * crypto/tls: If the client provides a certificate that is either\n expired or not yet valid, the server will return the \u0027expired\n certificate\u0027 alert.\n * crypto/tls: In all other scenarios related to client\n authentication failures, the server still returns \u0027bad\n certificate\u0027.\n * crypto/x509: RevocationList.RevokedCertificates has been\n deprecated and replaced with the new RevokedCertificateEntries\n field, which is a slice of RevocationListEntry.\n RevocationListEntry contains all of the fields in\n pkix.RevokedCertificate, as well as the revocation reason code.\n * crypto/x509: Name constraints are now correctly enforced on\n non-leaf certificates, and not on the certificates where they\n are expressed.\n * debug/elf: The new File.DynValue method may be used to retrieve\n the numeric values listed with a given dynamic tag.\n * debug/elf: The constant flags permitted in a DT_FLAGS_1 dynamic\n tag are now defined with type DynFlag1. These tags have names\n starting with DF_1.\n * debug/elf: The package now defines the constant COMPRESS_ZSTD.\n * debug/elf: The package now defines the constant\n R_PPC64_REL24_P9NOTOC.\n * debug/pe: Attempts to read from a section containing\n uninitialized data using Section.Data or the reader returned by\n Section.Open now return an error.\n * embed: The io/fs.File returned by FS.Open now has a ReadAt\n method that implements io.ReaderAt.\n * embed: Calling FS.Open.Stat will return a type that now\n implements a String method that calls io/fs.FormatFileInfo.\n * errors: The new ErrUnsupported error provides a standardized\n way to indicate that a requested operation may not be performed\n because it is unsupported. For example, a call to os.Link when\n using a file system that does not support hard links.\n * flag: The new BoolFunc function and FlagSet.BoolFunc method\n define a flag that does not require an argument and calls a\n function when the flag is used. This is similar to Func but for\n a boolean flag.\n * flag: A flag definition (via Bool, BoolVar, Int, IntVar, etc.)\n will panic if Set has already been called on a flag with the\n same name. This change is intended to detect cases where\n changes in initialization order cause flag operations to occur\n in a different order than expected. In many cases the fix to\n this problem is to introduce a explicit package dependence to\n correctly order the definition before any Set operations.\n * go/ast: The new IsGenerated predicate reports whether a file\n syntax tree contains the special comment that conventionally\n indicates that the file was generated by a tool.\n * go/ast: The new File.GoVersion field records the minimum Go\n version required by any //go:build or // +build directives.\n * go/build: The package now parses build directives (comments\n that start with //go:) in file headers (before the package\n declaration). These directives are available in the new Package\n fields Directives, TestDirectives, and XTestDirectives.\n * go/build/constraint: The new GoVersion function returns the\n minimum Go version implied by a build expression.\n * go/token: The new File.Lines method returns the file\u0027s\n line-number table in the same form as accepted by\n File.SetLines.\n * go/types: The new Package.GoVersion method returns the Go\n language version used to check the package.\n * hash/maphash: The hash/maphash package now has a pure Go\n implementation, selectable with the purego build tag.\n * html/template: The new error ErrJSTemplate is returned when an\n action appears in a JavaScript template literal. Previously an\n unexported error was returned.\n * io/fs: The new FormatFileInfo function returns a formatted\n version of a FileInfo. The new FormatDirEntry function returns\n a formatted version of a DirEntry. The implementation of\n DirEntry returned by ReadDir now implements a String method\n that calls FormatDirEntry, and the same is true for the\n DirEntry value passed to WalkDirFunc.\n * math/big: The new Int.Float64 method returns the nearest\n floating-point value to a multi-precision integer, along with\n an indication of any rounding that occurred.\n * net: On Linux, the net package can now use Multipath TCP when\n the kernel supports it. It is not used by default. To use\n Multipath TCP when available on a client, call the\n Dialer.SetMultipathTCP method before calling the Dialer.Dial or\n Dialer.DialContext methods. To use Multipath TCP when available\n on a server, call the ListenConfig.SetMultipathTCP method\n before calling the ListenConfig.Listen method. Specify the\n network as \u0027tcp\u0027 or \u0027tcp4\u0027 or \u0027tcp6\u0027 as usual. If Multipath TCP\n is not supported by the kernel or the remote host, the\n connection will silently fall back to TCP. To test whether a\n particular connection is using Multipath TCP, use the\n TCPConn.MultipathTCP method.\n * net: In a future Go release we may enable Multipath TCP by\n default on systems that support it.\n * net/http: The new ResponseController.EnableFullDuplex method\n allows server handlers to concurrently read from an HTTP/1\n request body while writing the response. Normally, the HTTP/1\n server automatically consumes any remaining request body before\n starting to write the response, to avoid deadlocking clients\n which attempt to write a complete request before reading the\n response. The EnableFullDuplex method disables this behavior.\n * net/http: The new ErrSchemeMismatch error is returned by Client\n and Transport when the server responds to an HTTPS request with\n an HTTP response.\n * net/http: The net/http package now supports\n errors.ErrUnsupported, in that the expression\n errors.Is(http.ErrNotSupported, errors.ErrUnsupported) will\n return true.\n * os: Programs may now pass an empty time.Time value to the\n Chtimes function to leave either the access time or the\n modification time unchanged.\n * os: On Windows the File.Chdir method now changes the current\n directory to the file, rather than always returning an error.\n * os: On Unix systems, if a non-blocking descriptor is passed to\n NewFile, calling the File.Fd method will now return a\n non-blocking descriptor. Previously the descriptor was\n converted to blocking mode.\n * os: On Windows calling Truncate on a non-existent file used to\n create an empty file. It now returns an error indicating that\n the file does not exist.\n * os: On Windows calling TempDir now uses GetTempPath2W when\n available, instead of GetTempPathW. The new behavior is a\n security hardening measure that prevents temporary files\n created by processes running as SYSTEM to be accessed by\n non-SYSTEM processes.\n * os: On Windows the os package now supports working with files\n whose names, stored as UTF-16, can\u0027t be represented as valid\n UTF-8.\n * os: On Windows Lstat now resolves symbolic links for paths\n ending with a path separator, consistent with its behavior on\n POSIX platforms.\n * os: The implementation of the io/fs.DirEntry interface returned\n by the ReadDir function and the File.ReadDir method now\n implements a String method that calls io/fs.FormatDirEntry.\n * os: The implementation of the io/fs.FS interface returned by\n the DirFS function now implements the io/fs.ReadFileFS and the\n io/fs.ReadDirFS interfaces.\n * path/filepath: The implementation of the io/fs.DirEntry\n interface passed to the function argument of WalkDir now\n implements a String method that calls io/fs.FormatDirEntry.\n * reflect: In Go 1.21, ValueOf no longer forces its argument to\n be allocated on the heap, allowing a Value\u0027s content to be\n allocated on the stack. Most operations on a Value also allow\n the underlying value to be stack allocated.\n * reflect: The new Value method Value.Clear clears the contents\n of a map or zeros the contents of a slice. This corresponds to\n the new clear built-in added to the language.\n * reflect: The SliceHeader and StringHeader types are now\n deprecated. In new code prefer unsafe.Slice, unsafe.SliceData,\n unsafe.String, or unsafe.StringData.\n * regexp: Regexp now defines MarshalText and UnmarshalText\n methods. These implement encoding.TextMarshaler and\n encoding.TextUnmarshaler and will be used by packages such as\n encoding/json.\n * runtime: Textual stack traces produced by Go programs, such as\n those produced when crashing, calling runtime.Stack, or\n collecting a goroutine profile with debug=2, now include the\n IDs of the goroutines that created each goroutine in the stack\n trace.\n * runtime: Crashing Go applications can now opt-in to Windows\n Error Reporting (WER) by setting the environment variable\n GOTRACEBACK=wer or calling debug.SetTraceback(\u0027wer\u0027) before the\n crash. Other than enabling WER, the runtime will behave as with\n GOTRACEBACK=crash. On non-Windows systems, GOTRACEBACK=wer is\n ignored.\n * runtime: GODEBUG=cgocheck=2, a thorough checker of cgo pointer\n passing rules, is no longer available as a debug\n option. Instead, it is available as an experiment using\n GOEXPERIMENT=cgocheck2. In particular this means that this mode\n has to be selected at build time instead of startup time.\n * runtime: GODEBUG=cgocheck=1 is still available (and is still\n the default).\n * runtime: A new type Pinner has been added to the runtime\n package. Pinners may be used to \u0027pin\u0027 Go memory such that it\n may be used more freely by non-Go code. For instance, passing\n Go values that reference pinned Go memory to C code is now\n allowed. Previously, passing any such nested reference was\n disallowed by the cgo pointer passing rules. See the docs for\n more details.\n * runtime/metrics: A few previously-internal GC metrics, such as\n live heap size, are now available. GOGC and GOMEMLIMIT are also\n now available as metrics.\n * runtime/trace: Collecting traces on amd64 and arm64 now incurs\n a substantially smaller CPU cost: up to a 10x improvement over\n the previous release.\n * runtime/trace: Traces now contain explicit stop-the-world\n events for every reason the Go runtime might stop-the-world,\n not just garbage collection.\n * sync: The new OnceFunc, OnceValue, and OnceValues functions\n capture a common use of Once to lazily initialize a value on\n first use.\n * syscall: On Windows the Fchdir function now changes the current\n directory to its argument, rather than always returning an\n error.\n * syscall: On FreeBSD SysProcAttr has a new field Jail that may\n be used to put the newly created process in a jailed\n environment.\n * syscall: On Windows the syscall package now supports working\n with files whose names, stored as UTF-16, can\u0027t be represented\n as valid UTF-8. The UTF16ToString and UTF16FromString functions\n now convert between UTF-16 data and WTF-8 strings. This is\n backward compatible as WTF-8 is a superset of the UTF-8 format\n that was used in earlier releases.\n * syscall: Several error values match the new\n errors.ErrUnsupported, such that errors.Is(err,\n errors.ErrUnsupported) returns true.\n ENOSYS\n ENOTSUP\n EOPNOTSUPP\n EPLAN9 (Plan 9 only)\n ERROR_CALL_NOT_IMPLEMENTED (Windows only)\n ERROR_NOT_SUPPORTED (Windows only)\n EWINDOWS (Windows only)\n * testing: The new -test.fullpath option will print full path\n names in test log messages, rather than just base names.\n * testing: The new Testing function reports whether the program\n is a test created by go test.\n * testing/fstest: Calling Open.Stat will return a type that now\n implements a String method that calls io/fs.FormatFileInfo.\n * unicode: The unicode package and associated support throughout\n the system has been upgraded to Unicode 15.0.0.\n * Darwin port: As announced in the Go 1.20 release notes, Go 1.21\n requires macOS 10.15 Catalina or later; support for previous\n versions has been discontinued.\n * Windows port: As announced in the Go 1.20 release notes, Go\n 1.21 requires at least Windows 10 or Windows Server 2016;\n support for previous versions has been discontinued.\n * WebAssembly port: The new go:wasmimport directive can now be\n used in Go programs to import functions from the WebAssembly\n host.\n * WebAssembly port: The Go scheduler now interacts much more\n efficiently with the JavaScript event loop, especially in\n applications that block frequently on asynchronous events.\n * WebAssembly System Interface port: Go 1.21 adds an experimental\n port to the WebAssembly System Interface (WASI), Preview 1\n (GOOS=wasip1, GOARCH=wasm).\n * WebAssembly System Interface port: As a result of the addition\n of the new GOOS value \u0027wasip1\u0027, Go files named *_wasip1.go will\n now be ignored by Go tools except when that GOOS value is being\n used. If you have existing filenames matching that pattern, you\n will need to rename them.\n * ppc64/ppc64le port: On Linux, GOPPC64=power10 now generates\n PC-relative instructions, prefixed instructions, and other new\n Power10 instructions. On AIX, GOPPC64=power10 generates Power10\n instructions, but does not generate PC-relative instructions.\n * ppc64/ppc64le port: When building position-independent binaries\n for GOPPC64=power10 GOOS=linux GOARCH=ppc64le, users can expect\n reduced binary sizes in most cases, in some cases\n 3.5%. Position-independent binaries are built for ppc64le with\n the following -buildmode values: c-archive, c-shared, shared,\n pie, plugin.\n * loong64 port: The linux/loong64 port now supports\n -buildmode=c-archive, -buildmode=c-shared and -buildmode=pie.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2023-360",
"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-2023_0360-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2023:0360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PHLNOE5TP7BJKIUIINHT2OD2ZR672SJX/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2023:0360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PHLNOE5TP7BJKIUIINHT2OD2ZR672SJX/"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"category": "self",
"summary": "SUSE Bug 1212667",
"url": "https://bugzilla.suse.com/1212667"
},
{
"category": "self",
"summary": "SUSE Bug 1212669",
"url": "https://bugzilla.suse.com/1212669"
},
{
"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 1215086",
"url": "https://bugzilla.suse.com/1215086"
},
{
"category": "self",
"summary": "SUSE Bug 1215087",
"url": "https://bugzilla.suse.com/1215087"
},
{
"category": "self",
"summary": "SUSE Bug 1215090",
"url": "https://bugzilla.suse.com/1215090"
},
{
"category": "self",
"summary": "SUSE Bug 1215985",
"url": "https://bugzilla.suse.com/1215985"
},
{
"category": "self",
"summary": "SUSE Bug 1216109",
"url": "https://bugzilla.suse.com/1216109"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39320 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39320/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39321 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39321/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39322 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39322/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39323 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39323/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44487 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44487/"
}
],
"title": "Security update for go1.21",
"tracking": {
"current_release_date": "2023-11-09T08:51:37Z",
"generator": {
"date": "2023-11-09T08:51:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2023:0360-1",
"initial_release_date": "2023-11-09T08:51:37Z",
"revision_history": [
{
"date": "2023-11-09T08:51:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go-1.21-41.1.x86_64",
"product": {
"name": "go-1.21-41.1.x86_64",
"product_id": "go-1.21-41.1.x86_64"
}
},
{
"category": "product_version",
"name": "go-doc-1.21-41.1.x86_64",
"product": {
"name": "go-doc-1.21-41.1.x86_64",
"product_id": "go-doc-1.21-41.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-1.21.3-2.1.x86_64",
"product": {
"name": "go1.21-1.21.3-2.1.x86_64",
"product_id": "go1.21-1.21.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.3-2.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.3-2.1.x86_64",
"product_id": "go1.21-doc-1.21.3-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 12",
"product": {
"name": "SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-1.21-41.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go-1.21-41.1.x86_64"
},
"product_reference": "go-1.21-41.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-doc-1.21-41.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go-doc-1.21-41.1.x86_64"
},
"product_reference": "go-doc-1.21-41.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.3-2.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64"
},
"product_reference": "go1.21-1.21.3-2.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.3-2.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.3-2.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
}
]
},
"vulnerabilities": [
{
"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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
},
{
"cve": "CVE-2023-39320",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39320"
}
],
"notes": [
{
"category": "general",
"text": "The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the \"go\" command was executed within the module. This applies to modules downloaded using the \"go\" command from the module proxy, as well as modules downloaded directly using VCS software.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39320",
"url": "https://www.suse.com/security/cve/CVE-2023-39320"
},
{
"category": "external",
"summary": "SUSE Bug 1215086 for CVE-2023-39320",
"url": "https://bugzilla.suse.com/1215086"
}
],
"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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39320"
},
{
"cve": "CVE-2023-39321",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39321"
}
],
"notes": [
{
"category": "general",
"text": "Processing an incomplete post-handshake message for a QUIC connection can cause a panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39321",
"url": "https://www.suse.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39321",
"url": "https://bugzilla.suse.com/1215087"
}
],
"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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39321"
},
{
"cve": "CVE-2023-39322",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39322"
}
],
"notes": [
{
"category": "general",
"text": "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 fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39322",
"url": "https://www.suse.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39322",
"url": "https://bugzilla.suse.com/1215087"
}
],
"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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39322"
},
{
"cve": "CVE-2023-39323",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39323"
}
],
"notes": [
{
"category": "general",
"text": "Line directives (\"//line\") can be used to bypass the restrictions on \"//go:cgo_\" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running \"go build\". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39323",
"url": "https://www.suse.com/security/cve/CVE-2023-39323"
},
{
"category": "external",
"summary": "SUSE Bug 1215985 for CVE-2023-39323",
"url": "https://bugzilla.suse.com/1215985"
}
],
"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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39323"
},
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-44487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44487"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44487",
"url": "https://www.suse.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1216123 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216123"
},
{
"category": "external",
"summary": "SUSE Bug 1216169 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216169"
},
{
"category": "external",
"summary": "SUSE Bug 1216171 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216171"
},
{
"category": "external",
"summary": "SUSE Bug 1216174 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216174"
},
{
"category": "external",
"summary": "SUSE Bug 1216176 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216176"
},
{
"category": "external",
"summary": "SUSE Bug 1216181 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216181"
},
{
"category": "external",
"summary": "SUSE Bug 1216182 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216182"
},
{
"category": "external",
"summary": "SUSE Bug 1216190 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216190"
}
],
"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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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 Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-44487"
}
]
}
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.